We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more
Hello!, I have a requirement of creating new field, field type should be "HTML Script". HTML Script field will be using in while configuring "e-Mail Notifications" similar type of field I have to create on custom table. While creating a new field "H...
Hi, I have created catalog item and also workflow is attached to create catalog task but after that i want to closed catlaog task state to closed complete and also validate RITM is also complete or not. Below are the steps which i created. I do now i...
Hello All, Can anyone help me to review the simple code that i have written to fetch the assignment group manager to approve the requested item and then it should generate the catalog task? I am using Approval User activity and have written below cod...
Hi, When i submit the request only one particular user getting price in different currency remaining all users submitted the request and the price is in dollar.Why particular user facing the issue?Please help.
Hi All, We have one ticket as such where an end user unable to upload attachment as well as add additional comments , What can be done fir this? Thanks in advance! Ujjwala
Hello, I have a Catalog item that is using a Variable set containing two variables 1) Requested By - Mandatory on Variable Level 2) Justification - Mandatory on Variable Level I have to make these two variables non mandatory on one of the catalog ite...
Hi all,I have a mail script for a mail notification where the event.parm1 refers to the sys_id of the user. Now I would like to use that data to add the *manager's* email address to CC.What I did so far:var gr = new GlideRecord('sys_user');gr.get(eve...
We need to hide the shipping address field from checkout page. We tried it by unchecking the checkbox present in Cart layout but through that shipping address is updated to read only but still visible to user. Please provide your suggestions that how...
Hello All, I got a requirement to set one field on the form to readable state for specific user role on the child table , to create write acl on that particular field could see that the field is extended from parent table. Ex: Child table : Workpla...
Hi, I have a requirement to create catalog tasks based on a list collector variable i.e Requested for. I was successfully able to auto-create the catalog task after submitting the request. I followed the below reference-https://community.servicenow.c...
Hello, I am using a archive rule for problem table which was scheduled for every Sunday. I saw a issue in last archive run on 05/08/2022. The next run date is not populate properly (it should be 05/15/2022). In last archive run the Record estimate co...
Hi, I have a variable the type is look up select box.Out of all records i need to seggregate only active records.How to acheive this by using reference qualifier?
I have to assign a "single same role"(e.g : itil) to 1000 users in a single time. How can I do that. any help would be appreciated.
I want to close all child incidents before closing parent incident, if any one child incident not closed the parent incident should not be closed should populate a error message I tried the code below but, If I try to close one child Incident parent ...

