Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Client script

Hi guys ,  State choice = Closed should be hidden from the form if State = new, for Change Tasks for that I have written on load client script : function onLoad() {   //Type appropriate comment here, and begin script below    g_form.addOption('state'...

Changing value of checkbox variable

I have created a checkbox variable (Delivery Confirmation) in MRVS, my business requirement is to change the value of true to "Recebido" and false to "Não Recebido".  

{A69DA4D1-C4C7-435B-B200-66FAF7FBB21B}.png

How to hide one of the state of problem management application?

Hello experts,We were tasked with removing one of the state in the problem record. So what will happen is they want to hide that state and skipped to the next process. Does anyone of you have any experience on this task?Unfortunately just making the ...

Rain Vaine by Kilo Sage
  • 1740 Views
  • 5 replies
  • 1 helpfuls

Regrading the Decision table API

 Hi Team, The below script working in background but not working in script include Background script: var country_sysids = ['c538b7111b121100763d91eebc0713ec', '4538b7111b121100763d91eebc0713ea'];        gs.log('the normal country status ='+country_s...

Resolved! query about addQuery() in widget scripting

Hey all! I'm trying to see if I can use records in the value part of GlideRecord's addQuery() function. I already know I can do something like addQuery("column_name", integer) or addQuery("column_name", "string"), but there are some columns where the...

Goofing_Off by Tera Contributor
  • 1681 Views
  • 4 replies
  • 0 helpfuls

Purpose of "catalog" field in the RITM table

Hi Team, I have a query, In the "sc_req_item" table we have a field called "catalog", Want to know what the use and purpose of the field and it is was read-only, and it was not available on the form level. It was there in the list view. Please let me...

Resolved! Advanced record qualifier with 3 conditions

I am having trouble with a catalog item reference qualifier with three different conditions.The desired returned results are:1. Apple Mac assets assigned to the requested for user that are 4 years old or more2. Windows assets assigned to the requeste...

dowson by Tera Expert
  • 1339 Views
  • 3 replies
  • 0 helpfuls

How to edit the case_creation ui page after cloned

Hi, I want to do some changes on this ui page so have cloned the case_creation ui page but still the not able to edit due to "This item is read-only based on its protection policy."Can anyone please help on this how to edit this ui page, It will be u...

mania_0-1750762876983.png
mania by Tera Contributor
  • 512 Views
  • 1 replies
  • 0 helpfuls

How to Dynamically Track Knowledge Article View Origins

Hi All,I have a requirement to track the origin of knowledge article views dynamically in the kb_use table.Key aspects of the requirement:The origin should include every possible location (e.g., Virtual Agent, Workspaces, HRSS My IT, Now Mobile, etc....