Resolved! Can we access the previous object in script action?
Can we access the previous object in script action?
Can we access the previous object in script action?
How to disable auditing on a field?
Dear All, How can we add more details on mention notification email to include the text of the @Mention Thanks.
Hi Community, var linkedM2MTable = action.get('sysparm_link_collection'); Can you please interpret the above line of code. This I found in out-of-box script include 'ActionUtils'. This script include is being used in global submit button which redir...
Dear All, I'm trying to make planned start date and planned end date fields in the change request mandatory fields during the schedule state, if defined the below UI policy, but it didn't work what am I missing
Fairly new to ServiceNow so any suggestions are welcome. What I would like to implement is something like the "Incident -> Assigned to me" but filtered such that it becomes "Incident -> Assigned to my team". What is the best practice for implementing...
I have an integer field that is displaying value to right end, I tried to add style but it only shows up left justified in the list view. How can I have it displayed on the form also left justified?Thanks
Good afternoon, Recently, I replaced the Category/Subcategory fields with Business Services/Service Offerings on the Incident form. However, most other people cannot see these fields on the Incident form - only admins and those with a particular PMO ...
Hi So i am trying to delay a survey for 5 days going out. In dev i'm setting it up to delay 10 min. It's not working. When i am adding Closed - relative - on or before - 10 - min - ago It stops working (it works with out, and it is sending the s...
Hello,I'm working on an email script that should include a link to the incident ticket if the user role is 'itil' and if anything else they'll be directed to the ESS portal.My if/else statement is working. But for some reason .hasRole is always 'true...
Hello, Greetings, By default, the priority field is read only in the incident form but I would like a certain role, to be able to modify the Priority, do you have any suggestions? Thank you!
Hi all, I need real time scenarios and Requirement for preparing Interview as Service now Developer. Please Kindly guide me in the scripting , workflows and Service catalog Management. Thanks Adinarayana
Hi, I have a related list present on a custom table and I have configured an 'Edit' button on this related list. My query is regarding the list collector that a user will see when clicked on this 'Edit' button. Currently the 'Edit' option on related ...
Hi, I need to remove two options from communication section of Major Incident Workbench as highlighted in below screen shot, but I don't see any option to do that. Thanks, Kamlesh
Hello, I have a UI Action(related link) which was built on cmdb_hardware table to take care of duplicates. This UI Action is available on each CI in the hardware table. This UI Action checks for tickets, tasks etc and performs it's action. The issue...