Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! client script to hide form section

Hi I am writing a client script to hide a section tab on the form if the user dosnt have a specific role. If they do have the role show it. My script is not working function onLoad() {    if (g_user.hasRole('training_bureau')) {        g_form.setSect...

Krissy by Giga Guru
  • 2312 Views
  • 4 replies
  • 0 helpfuls

ServiceNow access request automation

Hi All, I would like to automate ServiceNow access requests. This is the situation. While placing a request, we take/collect "Model id/Mimic person name" (variable name) to replicate the requested person's access. However, the model id person may bel...

sivareddy_0-1709017193766.png
sivareddy by Tera Contributor
  • 3101 Views
  • 10 replies
  • 0 helpfuls

Resolved! Email notifications for incidents with no updates

I'm having some issues trying to get my email notification to work. I've created an event, created a scheduled job, and created a notification (none of this is OOB). I'm not sure what I've done wrong but I check the email logs and it never creates an...

Couts by Tera Contributor
  • 5596 Views
  • 7 replies
  • 1 helpfuls

'Send for Review' pop-up for Service Maps

When requesting a Review of a Service Map, a pop-up form appears with the following fields:Request Type = Review Request (auto populated),Assigned to (auto populated with Service/Business owner)Business Service (auto populated), andDescription. I wou...

Mindy Janzen by Tera Contributor
  • 2921 Views
  • 5 replies
  • 2 helpfuls