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

Forum Posts

User Table

Hello Team,i need to update time zone of all active users as depend on country. can anyone help me out how to processed.as all the users with Netherlands country should update there time zone Europe/Amsterdam

Shrabanti_0-1702980732761.png
Shrabanti by Tera Contributor
  • 297 Views
  • 3 replies
  • 0 helpfuls

button in the incident saved and closed

Hey! I need to create a button in the incidentcalled save and closed and its purpose is that I go into the incident form and then I change something and then I want to save and after the save it goes out of the form to the list of incidents, it's not...

yardenKrispel_0-1702795287824.png

Hide Variable editor for 2 catalog items

Hello All, I have a requirement of hiding 'Variable Editor' on the RITM level to two catalog items. As per the below screenshot, i could hide all the variables but the label 'Variables' and the grey line are not hiding. If I use the form layout metho...

Aasrita by Tera Contributor
  • 305 Views
  • 1 replies
  • 0 helpfuls

Array & string in rest message

Hi all,     Can anyone please tell me on how to convert this into exact output as shown in image: after split its not separated as double quotes with comma its working as M-23AL,M-35HMso kindly request to help with this. Thanks in advance! 

shalanir_0-1702386297149.png shalanir_4-1702386568903.png
shalani r by Tera Contributor
  • 476 Views
  • 10 replies
  • 0 helpfuls

Restrict the work notes on the incident list view

I have to restrict the work notes through acls.. In this case i am using the operation is list_edit Alredy i am checked any other acls are running or not   After applying this particular role user  access to edit the worknotes on list view. Please s...

vinod6_0-1702370336783.png vinod6_1-1702370597426.png
vinod6 by Tera Contributor
  • 376 Views
  • 3 replies
  • 0 helpfuls

Display business rule is not working

I want to fetch Location data to my incident form, by using display business rule and onchange client script but this is not working. please help . Display BR:(function executeRule(current, previous /*null when async*/) {    // Add your code here    ...