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
  • 1095 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
  • 1308 Views
  • 10 replies
  • 0 helpfuls

CSM Configurable Workspace

Hello Folks,We have a requirement where we are trying to open catalog item view in CSM/FSM Configurable Workspace. On Ticket we have more options where we have enable few related links. On click of that we want to open catalog item in new tab to subm...

shraddha_0320_1-1709812612600.png shraddha_0320_0-1709812584951.png shraddha_0320_2-1709812868376.png

Cookies Management on ServiceNow instance

Hello,We find information about management of cookies on servicenow website : https://www.servicenow.fr/cookie-policy.html.But nothing (to my understanding), about cookies managements on ServiceNow instance.In my personal browser I find none cookies ...

Unable to convert Read Only field to editable

I have a  read only due_date field on problem_task form.I need to make this field Editable.I have checked/verified/looked into all the following and nothing seems to be out of place.UI policydata policy client scriptsACLSDictionary Override What am I...

Zubair Alam by Tera Contributor
  • 572 Views
  • 6 replies
  • 1 helpfuls