what is Order field in the change task form
wanted to know what is the Order field in the change task form
wanted to know what is the Order field in the change task form
Hello, when I open a favorite while operating out of SOW it takes me to a list of records with the view "Service Operations Workspace" but it has the normal backend UI. Is there a way to open favorites but stay in the SOW UI?
I am still relatively new to ServiceNow. We have recently gone live on ServiceNow ITSM incident, change, & request. During our implementation we created CIs for computers via SCCM discovery but we have not yet created assets and/or implemented Ass...
Hi, I have created a workflow using a switch block and the variable used inside the switch condition is a single line text. I see the switch block is stuck and does not move to the next block. In the logs created through workflow see the typeof vari...
I have a catalog item with set of variables we're concerned about two request_type which is a reference variable and a service_offering variable which is a select box with three options "add" , "update" , "remove"what i want to do is to remove the op...
Hello I have multi row on RP and i need copy mrvs details to html field . i try it but it's not working .i create BR that run after the change request state is open .this is the code:(function executeRule(current, previous /*null when async*/ ) { ...
Hello,Can someone tell me and how and where I can create an additional tab for "Show Related Items" under Related Links on a Security Incident form shown as below? TIA
Hello, I have a question : Why do some ServiceNow plugin IDs have 'sn' while others have 'snc'?For example Agent Workspace[com.snc.agent_workspace.csm] Asset Management[com.snc.asset_management] Thank you NidhaL
Hi Team,I am facing an issue with a transform map. There is an OOB transform map for one of the HAM tables. The user has the option to download a template and execute the job.For one of our requirements, we were asked to enable this functionality fro...
Is there is any OOB API to check for the reports and the data
Hello All, Can please someone help me with the Fix script to close the RITM records which are active and not updated before one year ago. i need to fetch data encoded query on RITM."active=true^sys_updated_on<javascript:gs.beginningOfOneYearAgo...
Hi, 1.How to achive the below reports in Performance analytics.2.How to get the pie chart type in PA.Can anyone please help on this, It will be usefull. Thanks!
Hi Faizy here Good day ,I have a doubt regarding Form and List view field have data in form but not showing in List view for unassigned user and for some user data is showing in List view and for same user another record data is not showing in List v...
Hi experts,Surveys are showing in the order of oldest to newest. Like here in the screenshot expired ones are shown at the top. Can we change to display newer ones at the top? TIA
Hi All,Before I had run the following script on alphabet field where the requirement was when I select others in alphabet field the existing value should populate on other alphabet field. var grTable = new GlideRecord('table_name'); grTable.addEncode...