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

Forum Posts

Need help for assignment group

In assignment group we a written a condition in configure dictionary, stating that Active is true.that inactive groups are not showing in incidents and catalogs tasks but it is showing in change tasks.how to resolve it please help Thanks

Community Alums by Community Alums  
  • 332 Views
  • 1 replies
  • 0 helpfuls

Flow Context in RITM not taking to the Flow Execution Details

Hello All, I created an RITM and that catalog items contains a flow.When i'm clicking on flow context instead it showing Execution details, its showing flow engine page.Please check the attached screenshot and help me on this, so that i can check the...

sattar3_0-1718349273924.png sattar3_1-1718349448695.png
sattar3 by Tera Contributor
  • 840 Views
  • 4 replies
  • 0 helpfuls

Add Watchlist to the My Active Items Widget

I am trying to pull in all the watchlist items for any HR cases where I have been added to the watchlist but I am not getting any results. I added an activity config record to the My Active Items widget and need to pull in my watchlist.   Also, I cre...

Screen Shot 2022-12-21 at 12.10.48 AM.png Screen Shot 2022-12-21 at 1.49.33 AM.png

Banner Image switching back to servicenow logo

Hi! I have problem with banner.I just want to change banner logo on my instance but it doesn't work. i changed  glide.product.image.light  from system properties,glide.product.image  from system properties,UI16 Banner Image from my company in system ...

commonDev by Tera Expert
  • 2013 Views
  • 4 replies
  • 0 helpfuls

Help me with Script include , it's returning null

client script  function onChange(control, oldValue, newValue, isLoading) {if (isLoading || newValue === '') {return;}var user = g_form.getValue('requested_by');alert(user);var ga = new GlideAjax('paccount');ga.addParam('sysparm_name','getAccount');ga...

Community Alums by Community Alums  
  • 1349 Views
  • 9 replies
  • 0 helpfuls

Configuring "Conflict" in Change Module

Hello Developers, I am trying to understand how the Change conflict works, So as per my understanding it work on when user selects 'Configuration Item, Planned Start Date, Planned End Date' these three fields need to be filled to check conflict. (As ...

MayurPatil2_0-1718345098863.png