Multi Date Picker functionality
Hi I want to add a field that can add multiple dates like a list . Not sure if there is a way to do this . Please let me know Thanks
We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more
Hi I want to add a field that can add multiple dates like a list . Not sure if there is a way to do this . Please let me know Thanks
Hello friends, I want to ffix background image to header menu. Please suggest the dimension and that image should cover fully in header menu in service portal. how to do that? its only half image is cornered on the left side of header menu. How to f...
Hi, How can we make attachment mandatory if not attached to form on clicking UI action. Basically Before any action after clicking button, it has to check attachment and a field value should be filled, if not i has to alert user and stop UI action fu...
Hi, I am trying to query server for some required information and following product documentation but no luck facing lots of errors and need some expert insight, since it might be product release issue in Istanbulscript includevar ES_sA = Class.creat...
I have created UI page and called from UI action in incident table, <g:ui_reference name="parent_id" id="parent_id" table="sys_user" query="active=false"/> I want to filter the reference list with ('active=false^u_incident=' + sys_id), Can anybody su...
I would like to know if there is a way via script to find if the existing OAuth token is still valid or expired ? Currently we have API calls that fetch the Access token, and we have refresh token grant flow that will get us a new access token when ...
I recently found that is a user changes the state of a major incident from the workbench to 'resolved' it does not display one of the mandatory fields. The missing field is 'Resolution Code Team' which is a custom field. What I can't figure out is wh...
Hello Team, I'm trying to trigger a notification when any user's try's to load a data using transform map and he gets few error/skipped/ignored. I have created notification and trying to trigger using event but how to use event on transform map table...
Hi, I want to know how to call a script include from a catalog client script. However, now the script include is undefined and the log client script returns null. What is wrong? Script include below: var getNumber = Class.create();getNumber.protot...
How can I loop through an array calling REST API. I want to call REST API passing values in an array as REST Query Parameters. I've tried creating an Action with a REST step that will pass Input variable as a Query Parameter. This works OK. Now, I wa...
Hi team, Need expand/collapse functionality in service portal for widgets. I Have few custom widgets in portal, on clicking + button widget should expand and show the records as below on clicking same button all records should collapse and show only ...
This is a followup to a previous community case I had raised. We have setup a scheduled import to point to a data source record which reads it's attachment and if we manually upload an Excel file to the attachment, the import will run correctly. But ...
Can we create multiple incidents in servicenow through one rest api call maybe using multiple json? The api we are using is : POST /now/table/{tableName} If it is possible how can we implement that? Was it possible in any of the previous versions?
(Madrid) Is there a wha to copy an action to use it a second time within the same flow?
I want to check if an Alert is coming or not based upon a condition or Validation through ATF... Is it possible ? Please help me here..

