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

Forum Posts

Re-direct Non-ITIL users to ESC Portal

I have requirement to re-direct Non-Itil users to ESC portal. By default every single user is alloted  with few roles in the business and everyone are re-directed to backend view which is confusing the ESS user.  Can someone please help me here, than...

Thrupthi by Tera Expert
  • 1542 Views
  • 2 replies
  • 0 helpfuls

ServiceNow Notifications Best Practices

I am looking for resources or best practice documents or what the Community members have found has worked best in their orgs in regards to notifications...  I am having issues with people not reading their ServiceNow email notifications from the syst...

Security Scoring - Blacklisted File types/Extensions

Hi Team,As part of security scoring we are planning to Specify Blacklisted File types by using properties glide.security.attachment_type.use_blacklist - Setting it to Trueglide.attachment.blacklisted.types - Setting the blacklisted file typesglide.a...

Community Alums by Community Alums  
  • 1587 Views
  • 2 replies
  • 0 helpfuls

g_form.geFieldNames() not working

I am using catalog client script on submit as below     var allFields = g_form.getFieldNames();         for(var fieldName in allFields){                 alert( allFields[fieldName]);         } it is not working and not allowing to submit the form.  i...

chitra11 by Tera Contributor
  • 3744 Views
  • 19 replies
  • 0 helpfuls

Resolved! Dynamically instantiate Script Include

I'm trying to dynamically instantiate a Script Include. Based on some other forum responses here is what I've done in the Scripts-Background interface: Script Include: Scripts://Traditional approach: WORKS!var obj = new global.TestAPI();var result =...

find_real_file.png

Run Flow on multiple tables at a time

Hi there, I have created a flow like this: This flow will make the release record Active when state reset to Draft from Closed complete/Cancelled. I want to do this for few other tables like rm_task, rm_release_phase and rm_feature.  I don't want ...

find_real_file.png find_real_file.png
Harish74 by Tera Expert
  • 2405 Views
  • 4 replies
  • 0 helpfuls

How can we disable SUBMIT button on Service portal and ITIL view when we select particular value on catalog variable on a catalog item

How can we disable submit button on Service Portal view as well as ITIL view when we select Particular value under catalog variable on the catalog form   @Ankur Bawiskar  @Saurav  @shloke04  @Anil Lande  @Maik Skoddow  @Jaspal Singh  @Sandeep Dutta  ...

Venkat141 by Tera Contributor
  • 5559 Views
  • 12 replies
  • 2 helpfuls

Resolved! How to use the List Template in a viewport

Hi everyone,  First of all, Happy New Year 2022!!! Hope you are all fine!! About my question, I want to create a page with different tabs, in each tab, create a subpage or viewport in which I create a List Template. What I have tried so far didn't wo...

Merle by Giga Contributor
  • 1996 Views
  • 1 replies
  • 0 helpfuls