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

User Activity

In order to auto attached a PDF field with email notification, you will need to create a Business Rule (or Script Include) with the following: When to run: After Insert Advanced: true Script: (function executeRule(current, previous /*null when async*...
Hello Guys, I have a UI Action on the change form and I need to display a dialog window with a specific View from a custom table called timeline. I am using GlideModalForm in order to achieve that but the problem is that I need to set the Parent fiel...
Hello Guys, I would like to prevent from any user to remove records which have associated record/s to it. I know that I have many ways to prevent deletion of the record through the ACL or the UI Action but none of those giving me the option to check ...
Hello Guys.I am trying to auto populate the assignment groups on the finance form table according to the value on the Service offering filed. I managed to make it work but after I selecting the Service, the system display the following error message ...
Hello Guys,I would like to use the ServiceNow existing Validation Script, in order to validate the record producer field. I think the best way to use it is with Client Script but I have no idea how do I supposed to do that.Any information about that ...
Helpfuls from