Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Can a end user (opened by) update the variables after submission?

Hello, We have a catalog item with a variable "Start_date" (type=date)We want the user in "opened by" to be able to update the variable date 5 days before the variable date.  The end-user has no role. We don't want to create any roles. Has anyone imp...

GB14 by Kilo Patron
  • 1151 Views
  • 3 replies
  • 2 helpfuls

Related Lists Not Showing Up on Load

Hi, I need to show the related lists when a form loads but am unable to do so.  Ex, this is how my current Task page looks:  However, it is only once I save the page, the related lists show:I have added this in the User Preference as per the suggesti...

RaeKhan_0-1690905235648.png RaeKhan_1-1690905281179.png RaeKhan_2-1690905399854.png
Rae Khan by Tera Contributor
  • 561 Views
  • 1 replies
  • 1 helpfuls

Resolved! List of AI/ML Plugins on servicenow Platform?

I am looking for a possibility to get all plugins related to AI/ML features in servicenow platform to produce it to the platform owners team to get the possibilities to take up some enhancement areas if feasibleNote:No module restriction,Looking for ...

Kiddy by Tera Guru
  • 2079 Views
  • 6 replies
  • 4 helpfuls

How to break line in portal

Hi All, I have to break line in portal side. I have used ("[code]<br />[/code]" and "\n" and gs.getMessage("%0D%0A")). But still the line doesnt break. Could you please anyone help on this. What is causing the issue here. Thanks RT

Community Alums by Community Alums  
  • 809 Views
  • 5 replies
  • 0 helpfuls

Flow Designer: Wait for at least one catalog task to close

Within Flow Designer, I am creating dynamic catalog tasks using the Do in Parallel..For EAch structure which is working great. Now, I need to wait until 1 of the tasks is set to Closed.  How can I do this? I thought I could do the following but it is...

Community Alums by Community Alums  
  • 1209 Views
  • 3 replies
  • 0 helpfuls

Resolved! Unpacking of [ConfigurationItemXXX] has been initiated

Hello.   When our users choose certain cmdb_ci values on the Incident form, they sometimes get a message saying:"Unpacking of [ConfigurationItemXXX] has been initiated" I have no idea what this means.  Where may I find documentation on these messages...

Unpacking.png
G24 by Kilo Sage
  • 712 Views
  • 4 replies
  • 1 helpfuls

Need help in UI page for 'g:ui_reference_multi' usage

I am trying to set the dynamic 'query' for a reference field (g:ui_reference_multi).The query is set based on the value of the other field but I can't get it to work.HTML Script:Initially I have set the Query as below :<g:ui_reference_multi id="multi...

Divya P by Tera Contributor
  • 1061 Views
  • 7 replies
  • 0 helpfuls

Change display / search value of a reference field

Hello, On our incident form we have a reference field pointing to our Problem table so an Incident can be linked to a known issue raised as a Problem.  The Service Desk can have difficulties choosing the correct Problem for the issue as only the PRB ...