ServiceNow AI Platform articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

How to clear all the variables/fields values

This is applicable for client side scripting (both Catalog and table level) Make them readonly, mandatory or clear all variable/field values when the respective field changes. var fieldArr = ['Field_A', 'Field_B', 'Field_C', 'Field_D', 'Field_E', 'F...

Community Alums by Community Alums  
  • 4642 Views
  • 2 comments
  • 1 helpfuls

Visualize User's Role Inheritance Map

  On the one hand, the roles and groups concept of ServiceNow is very powerful; on the other hand, however, you can get into configuration misery very quickly when losing the overview of how a user got to a certain role. And unfortunately, ServiceNo...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Improving the Approval Experience, Part 5

Part 1Part 2Part 3Part 4 Part5   Force commenting on rejecting of an approval In my article Improving the Approval Experience, Part 2 I have introduced the custom variants of the "Approve" and "Reject" buttons, and now I want to demonstrate how the ...

find_real_file.png find_real_file.png
Top Contributors