We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

ServiceNow IDE, SDK, and Fluent forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

NowSDK Metadata Conflicts

Hi community,Hope you're all doing fine. After upgrading to the NowSDK v4.0.0 release, I've been getting weird WARN messages when running the transform command in a NowSDK app developed locally in my computer. It looks like it's getting confused as t...

How to bypass the ACL ?

Hi All, I have an ACL which is making problem field is editabe only for admin on incident form, I have written an business rule for linking incidents to problem record form 'incidents'  related list , so that other users can add incidents to problem....

Nilesh Pol by Kilo Sage
  • 1697 Views
  • 6 replies
  • 0 helpfuls

Use ACL to modify field values to reflect on the client side without altering the data on the server

For example, I want the `short_description` field of the `incident` table is shown as "123" .I can create a read ACL and write a script, `current.short_description = '123'`. I found it is OK for ListView or Form, but when clicking "Group By Short des...

Resolved! Autopopulate the current user details in the catalog item form and empty field should be editable

Hello I have been assigned to a task where the requirement as follows: I want to auto populate all the current login user details in catalog item and store them all in variable set and use it and if the current user doesn't have any details for examp...

saikirangd9 by Tera Contributor
  • 541 Views
  • 1 replies
  • 0 helpfuls