Mandatory fields not working while saving
Hi Team , What could be the reason one of form is not validating mandatory fields while saving .How can i fix this ? Looking forward your help in this .
Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent. Join the Challenge.
Hi Team , What could be the reason one of form is not validating mandatory fields while saving .How can i fix this ? Looking forward your help in this .
Hi All, I have to restrict an attachment of certain type when user selects a choice and submits the form, unable to restrict using business rule due to custom scope and abort action not working. Please let me know how I can achieve this using onsubmi...
In my SN instance, How and where could I check that which Encryption type (Edge, Encryption support, Database, or Full disk) is configured on my ServiceNow instance?
How to move custom created templates from one instance to another?Is there any specific table where templates will be stored?Will templates captured in update sets? Your response will be helpfull.Thanks in advance
I am trying to call a script include from a script step in flow designer. I need help on how to send the input of the script step and return some values from the SI to assign them to output.
using below code I am triggering a REST message through Scheduled job, I want to retry the same REST call if that if the response is other than 200, I want to do it retry 5 times or till the time I get 200(whichever is earlier) wit the interval of 10...
Hi guys,I want to empty the cart in the self service which have not been checked out withing 7days adding to the cart.As user the cart should be emptied if its not checked out within 7days. Thank you.
Hi, I was just looking at the Agent Workspace training and it mentions that you can add details about the user as a Form Ribbon - I can't find any guides/advice on how to achieve this. Can someone help please?
On load of sc_req_item i need to add one option in the state field which is already available in the choice list and is disabled for now for some reason so will the below code will work for adding it back ? g_form.addOption('state','104');
When a User Requested something example 'Apple iPhone 13' they have submitted the request. Now if they have any Approval or group Approval. if they have approval on Ritm for the request then it should automatically be added in the comments on the por...
Hello, There is requirement where I need to auto populate the date after 90 days in a catalog item using catalog client script. A field A (Drop down) has an option 90 days. When user selects this option then field B (Date field) should be visible on ...
Hi , How do we know where to view the audit logs of users on the system. For example if a users status is changed from Active = true to Active = false or something like when their names are changed I would like to see when these things are updated a...
Hi All, I have the code in flow designer and that works fine added in the WorkNotes . I need to open this URL in another window. How to do it. var text='Review the Link ';var url = '<a href="www.servicenow.com">'+text+'</a>';return '[code]' + url + '...
i want to download all attachments to a folder... that are attached to any table i.e incident,problem,change How it is possible? share your ideas
Hi team,I want to set assignment group using onload client script , if the number of users field value is greater than 200.tried with below but its not entering into the loop.var nou = g_form.getValue('number_of_users');if (nou > 200) {g_form.setValu...
| User | Count |
|---|---|
| 43 | |
| 18 | |
| 12 | |
| 10 | |
| 8 |
