We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Resolved! Understanding table ACLs

I'm trying to improve my understanding of table ACLs but feel I'm missing something. I created the ACL rule shown below. I expect the person with the specified role to have access to the 65 records that match the condition. It seems, however, that th...

find_real_file.png

Resolved! Flow not updating Record

I have a Flow with Record Updated as Trigger has actions to go in and the update State property of related Tasks but the related Tasks states are not being updated and I am not sure why In the example below I am getting the Parent Task from the Catal...

find_real_file.png find_real_file.png
J_ T_ by Tera Contributor
  • 5704 Views
  • 6 replies
  • 3 helpfuls

Questions about fix script

Hello everyone Question 1: In the personal environment, after the fix script is executed, the content of 【gs.info】 can be displayed. Please refer to image1.However, after the fix script is executed in the dev environment, the content of 【gs.info】 is ...

find_real_file.png find_real_file.png
LI Dong by Tera Contributor
  • 1522 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to deal with callback function?

var redirect_msg = getMessage('redirect_popup', function(msg) {}); if (confirm(redirect_msg) == true) { top.window.open('some link to redirect'); return true; } else { return false; } In the above line of code, onSubmit of client script, confir...

Yogesh Raut by Tera Contributor
  • 2196 Views
  • 2 replies
  • 1 helpfuls

Resolved! UI Builder - How to use the action bar?

Hello I would like to add some Buttons that use UI Actions. Hence I am trying to add a Action Bar to my page. Unfortunately, I cannot find any working examples and the documentation is also not really helpful. Could you please explain me how to use t...

Hendrik6 by Kilo Guru
  • 10984 Views
  • 3 replies
  • 6 helpfuls