Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Hide false checkboxes from RITM and Task

This is a requirement for my Catalog items in general.If a checkbox variable type is not checked, it should be hidden in the RITM and Task. I have created a Script Include to retrieve the RITM variable names and types. If type is 'checkbox' and value...

Resolved! ACL

There is a table 'abc' that supports the catalog item 'xyz'.I have created the below ACL on the table 'abc': if (gs.getUserID() == '1234' || !gs.getSession().isInteractive() || gs.getUser().isMemberOf("gefg545") || gs.getUser().isMemberOf("3234gfg"))...

abhisek by Tera Contributor
  • 1459 Views
  • 1 replies
  • 1 helpfuls

List field type is not working in Scheduled Job

 Hi Everyone,I have a requirement to delete user-related information from multiple tables in ServiceNow once a user profile is deactivated. I have written a Scheduled Job that successfully deletes the data from all tables except the "label" table.In ...

I want to add two columns in search list of list collector.

I want to search a record in a list collector field with either name or by it business unit number.But it is not working as expected , I used the auto complete attributes as follows:ref_auto_completer=AJAXTableCompleter,ref_ac_columns=u_name;u_busine...

Taaha M by Tera Contributor
  • 792 Views
  • 1 replies
  • 0 helpfuls

Queue issuance

is the issuance of the 'Q number' to users in ServiceNow's Walk-up Experience an 'out-of-the-box' feature or a 'custom build' feature.

johnalex by Kilo Contributor
  • 550 Views
  • 1 replies
  • 0 helpfuls

When we use getXML over getXMLAnswer ??

Performance wise and code wise community is suggesting to use getXmlAnswer when we are just depends on answer but most of the cases are same in terms of requirements I have seen. so in which cases/business scenarios where we are compelled to use getX...

Decimal field throwing an error

Hello AllWe've one decimal type field on form, and when Swedish (Language) user tries to submit the form it through the error like: Ogiltigt decimaltal Note:1. Except Swedish, No users are facing this kind of error message. 2. None of the script incl...

KartikMagadum_1-1733736226944.png KartikMagadum_0-1733736216706.png