Display BR
create a display business rule to show number of related tasks in a table.
create a display business rule to show number of related tasks in a table.
Hello Team, I'd like to add vertical spacing between each widget. Can anyone suggest how to achieve this?
Hi All, @asifnoor @Ankur Bawiskar I need to create RITMs for an existing request using Flow Designer while ensuring that RITM variables are carried forward.When the first RITM is closed complete, a second RITM should be created, inheriting the variab...
Hi All,I just have query, we are using a multirow variable set, and we have a variable, so how do we show the variable label after selecting the choice from the select box instead of the value? We are getting data from a third party to show that is n...
I'm trying to restrict access to incidents assigned to a specific assignment group to users unless they have a specific role. I'm trying to you a before query business rule but not having much luck. Does anyone have a good document explaining how t...
Hello everyone, I have a subflow which is submitting a Catalog Item and outputting the Request details (Request Number and Sys ID): As you can see below, subflow output is returning the correct thing: This is the way I am calling the flow (this ...
Hi Developer Community, What is the easiest way to make the navbar text color of black (shown in the green box) different from the sub-navbar text color of white (shown in the pink box, not able to do this yet). There is seemingly no easy way to do ...
I am having a look around widgets and I have just bumped into with JS Includes. I don't know what they are nor how they work, and I am not capable of finding it in the ServiceNow documentation. Can anybody recommend me some source to read about them ...
I have a integer field on a table that needs to be incremented when it meets some conditions in subflow. Irrespective of what I try and logs showing integer value as expected , but runtime value under action returns 1.0,2.0 etc (I'm using update reco...
The Tenable.io for Vulnerability Response integration is failing due to an error stating that the job exceeded the processing time and was forced to complete. The REST API execution time is 10 seconds, and the attachment size is 54. The parameter val...
Helloiam facing issue with a show feild message to dispaly it in french when a french user logged in i have tried using if(g_lang=="en"){//put english text}else{//put french text}but this script is not working out in workspace is any other way we can...
Hi Team, Did any one using servicenow document designer from Mac machines. We have installed Document designer Add-in from our O365 account. add-in is showing from windows machines. But its not showing for mac machines. Please advise on this and if a...
A項目のリストはproduct列表示したい。B項目のリストはそのままでほしいです。
Hi, I am trying to configure the annotation visibility on a form depending on some field condition in workspace view. In the platform I used client script Which is working but not in workspace please can anyone give me a suggestions to do it in work...
Hello, I want to dynamically set the report subject as The generated week report - 10/02/2025-19/02/2025.I tried setting up javascript:new myscriptinclude().getSubject();, on the subject field, but no luck. I set the calculated date on the S...