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.

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

Forum Posts

Apporval name population in Notification body

Hi alli have one requirement i need to populate approval name in notification body for example After submit the catalog form approval go to able tutor   able  tutor approved the request after that notification send to respected user in that notificat...

poco by Tera Contributor
  • 349 Views
  • 2 replies
  • 0 helpfuls

Resolved! Grant watchlist users read access to RITM

I have a request to grant whoever is on the watch list for a specific record access to view the RITM record.  OOTB only the requester can see the request and request item.  The watchlist varies based on the request, what is the best way to achieve th...

jaubert_0-1719513980628.png jaubert_1-1719514099607.png
jaubert by Tera Guru
  • 900 Views
  • 2 replies
  • 0 helpfuls

HI All

HI All,  I Have try to this Value 'com.glide.cs.enable_link_unfurling' true to False. ACL is on the Filed How can Remove the ACL this Filed  

bashashaik_0-1719559377378.png
basha shaik by Tera Contributor
  • 191 Views
  • 1 replies
  • 0 helpfuls

Custom page access created in ui Builder

Hi, To access any page created in UI builder minimum which role user should have?based on my understanding, it looks like canvas_user.Is there any other role can be used? or We can handle this by creating ACLs Thanks,Aman 

Aman18 by Tera Expert
  • 743 Views
  • 2 replies
  • 1 helpfuls

Make it filed Non

Hi, I have an Checkbox filed called "Required_Action" in sc_req_item form. The filed gets read-only(noneditable) after tickets gets closed. Now, I want to make it field Editable irrespective of state, If logged InUser is part of the ritm assignment g...

Generating a PDF with repeating logic for pages

I am trying to generate a PDF where I use the uploaded template for the first page, and then I repeat the second page as many times as needed to fit the amount of data I provide. I am open to an HTML template if that's what is required, but I have a ...