Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Forum Posts

How to use GlideAjax in Read ACL instead of GlideRecord

i All, I m having the below read ACL on RITM table Description field. As part of health scan, glide record should not be used, and need to replace with Glide Ajax. I am new to Glide Ajax, could anyone please guide me how to replace the below read ACL...

Renu9 by Tera Contributor
  • 656 Views
  • 3 replies
  • 0 helpfuls

Resolved! Script does not return value

Hi, I think I need another eye to check my script. I've tried this in the background script, but it does not return a value.What could be the issue on the subjectRoom attribute that's failing the query condition?  subj = "[Alert] London 101 is down";...

olufsen by Kilo Sage
  • 955 Views
  • 8 replies
  • 1 helpfuls

Cancel Change request

Hello Team,   Need your support on the below   - Cancel Change Request (State-New) as no implementation is required - Create New Change Task (State-New\Assess\Implement)   Thanks 

Praveen55 by Kilo Explorer
  • 32145 Views
  • 11 replies
  • 6 helpfuls

Resolved! Incident Excel report

Hi Everyone, Please help me that,when i export report of Excel on incidensts pending time should be reflect in the Excel sheet please help me on this high priority  

Divya Akula by Tera Contributor
  • 1527 Views
  • 9 replies
  • 1 helpfuls

Make text bold in email script

Hello community leaders, Mail Script:template.print('<a HREF="mailto:' + mail + '?subject=' + subject + '&body=To help us better understand your rating, please reply to this email but do not modify or delete the following items: satisfaction, survey,...

n_16 by Tera Contributor
  • 2377 Views
  • 4 replies
  • 0 helpfuls

Resolved! Dot walking field

Guys , Dot walking field is not showing in list level ?I just dot walked one field from user table to scoped application ,however it showing on form but showing when i tried to see on table.list level what could be the issue ?need your suggestion ! T...

pramn by Kilo Sage
  • 1478 Views
  • 9 replies
  • 3 helpfuls

How to make fields mandatory in client script once the other field is filled?

Hi All,I had a requirement to make the fields on the incident form as mandatory based on other fields(multiple fields ) populated.I have written a onload client script function Onload {    //Type appropriate comment here, and begin script below    va...

Community Alums by Community Alums  
  • 907 Views
  • 5 replies
  • 0 helpfuls

How to change appointment limit for Walk-Up Location

I am in a sandbox configuring Walk-up Experience for exploration and my test location is not able to book more than five appointments. There does not seem to be a setting to change this that I can find after pouring through SN documentation, the inte...

Monica11 by Giga Expert
  • 1224 Views
  • 3 replies
  • 0 helpfuls

Filter result from catalog client script

 Hello, When we went live with ServiceNow, our implementers created a Catalog Item for our Service Portal.  When a position code is entered on the form, an applications field is populated from a Catalog Client Script which reaches back to a Script In...

Eric148 by Tera Guru
  • 856 Views
  • 4 replies
  • 0 helpfuls

Set field value if the related list has the current record

Hi team, Would like to know how do we script/check whether the related list of the current record is not empty. See below screen shots for reference. In the Private Task [vtb_task] form, the related list is "Visual Task Board Cards" When we check the...

SabrinaSalazar_0-1675397477085.png SabrinaSalazar_1-1675397696613.png SabrinaSalazar_2-1675397817064.png
ss123 by Tera Contributor
  • 978 Views
  • 14 replies
  • 3 helpfuls

Resolved! Including Group Name changes in an Update Set

Our SME recently left and I've taken over (with little experience of ServiceNow) so please go easy.  I'm trying to rebrand one of our companies in Dev and have noticed that not all of the changes are being pulled through into the update set. The chan...