Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Metrics on Specific Assignment group changes

Hi All, When the assignment group changes from ABC to any group, How can we create a metric for a specific assignment group for ex: The assignment group changes from ABC Group to any Group and add it in the report. I tried adding an assignment group ...

Deep_D by Tera Contributor
  • 1837 Views
  • 3 replies
  • 0 helpfuls

Link Tile in Service Portal

Hi, Is it possible to create a link tile in Service Portal and display it under particular category along with other catalog items. I don't want to display the actual catalog item however a link tile which on click should redirect to some page. Thank...

${URI_REF} is not going to the direct record

Hello, I'm working on creating an email notification to trigger when a user gets mentioned in the activity stream. However, when I use ${URI_REF} and I preview the notification it list the Document ID and takes me to this page.  How am I able to fix ...

SParker12_1-1687377984772.png
SParker12 by Tera Contributor
  • 1663 Views
  • 5 replies
  • 1 helpfuls

How to create a list of checkboxes for a Catalog Item

Hello there,  I have a need to add a list of departments onto a Catalog item, similar to the attached picture.I am pretty new with using ServiceNow and am unable to find a variable type that works like this. Is someone able to advise on a way I can a...

Feasood_0-1687223354031.png
Feasood by Tera Guru
  • 866 Views
  • 2 replies
  • 0 helpfuls

Resolved! Notification Email Script - System URL

Hi,I've currently got a notification script set up to paste an ESS link if the user is not an ITIL user, but to do the opposite if they are. I was just wondering if there was any way I could change the script so that it's got the URL variable of the ...

Resolved! Search attachments and store documents in ServiceNow

Good Morning, I'm not sure which forum to post this in, but if it's not please feel free to redirect me.  I just wanted to know if it's possible to search attachments in a single table and is there a way to store documents in ServiceNow.

jaubert by Tera Guru
  • 1775 Views
  • 1 replies
  • 1 helpfuls

Resolved! Calculate and Display a future date on Catalog Form

I would like to display a date 90 days from Today() on a form and use it in a variable in my catalog item.I'm assuming an "On Load" client script but can't seem to get the syntax right.Any assistance would be appreciated.

Joe Taylor by Giga Guru
  • 1282 Views
  • 3 replies
  • 0 helpfuls

Clear a field value when non blank value in other field changes

Hi All, I have two fields on the catalog form. One is of type choice and other is reference field. Now I need to clear values in each other field when a value in other field changes. But this should happen only when there is a value in a field and it...

Ajay37 by Tera Contributor
  • 3233 Views
  • 9 replies
  • 0 helpfuls

How can I script the CAB agenda refresh?

I have tried flow designer, scheduled scripts, and business rules. My script looks good, but I am still unable to successfully refresh the CAB agenda from anything other than clicking the UI action from the meeting.   //FROM BUSINESS RULE // refr...