Access the icons on incident fields in ATF
Hi Team, I want to access the icons for caller and business service to validate it using ATF. Is there a way we can do it?Please share your thoughts into it. Thank You.
Hi Team, I want to access the icons for caller and business service to validate it using ATF. Is there a way we can do it?Please share your thoughts into it. Thank You.
Hi All,I want to add related list - "Attachment" on HR Agent configurable workspace, for that I have created configuration in "sys_declarative_action_assignment" as per below screenshot.But it is not reflecting in Configurable workspace. Please assis...
Hi community,I’m working on a custom application using App Engine Studio in ServiceNow Tokyo release, and I’m trying to dynamically filter the options shown in a reference field based on a value selected in another field
As per the requirement i have created one new UI action button "Refer back" which will be visible in Approval form of the CR along with approve, reject now "refer back" button will also be visible. So i added the script in my UI action button that if...
Hello Team,I have a requirement to create a tabbed form(Sections) in custom workspace.But when i tried it only showing vertical way like scrolling down.How to create tabbed form section in custom workspace .please help
When i raise a ticket from portal then a mrv will open when i fill that mrvs add form to it minimum 4 forms, and click on submit then, 4 child ticket and 1 parent ticket must be created how can i achieve it.
I have a requirement that only one workflow to be used for different catalog items.only difference in the catalog task is description field to be pupulated with respective ritm short dscription.var task = current; var ritm = new gliderecord("sc_req_i...
I want to write a write ACl on sys_user_group table , i have stored six assignment groups sys id in system property pipeline_restricted_groups now in acl script i want to write a code to access current session of the current logged in user its userid...
Hi,We are working on making some changes in the customized version of Citizen Development. For testing the changes we are planning to use our test instance as a prod instance, but since we can have only one environment as a controller, not sure how t...
Hi,We are working on making some changes in the customized version of Citizen Development. For testing the changes we are planning to use our test instance as a prod instance, but since we can have only one environment as a controller, not sure how t...
I am able to send the filtered column from rest api endpoint from service now to my backend but if i want to edit the column name before sending it what can i do for it
I am new to ServiceNow development and looking to build and practice some basic custom applications. where can i start practicing either using studio or App Engine studio !? Could someone explain the key prerequisites for getting started, including e...
Hi Team, We have flow for RITM in which after submitting RITM we are sending 1st level approval and if that gets approved we are sending 2nd level approval and its a group approval, only anyone from the group approves then task should get created,Iss...