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

Forum Posts

Resolved! Make fields mandatory using UI action

current.state = -5; current.type = "emergency"; g_form.setMandatory('category', true); g_form.setMandatory('cmdb_ci', true); g_form.setMandatory('priority', true); g_form.setMandatory('risk', true); g_form.setMandatory('impact', true); g_form.setMand...

Carman by Giga Contributor
  • 2518 Views
  • 3 replies
  • 1 helpfuls

Resolved! Based on value need to fetch key in a array

Hi Team, I have an Array 'arr' and i already have a value as '4', Now I need to fetch only the specific Key from the value (I need 'Yes' from '4' in an array) arr = {"Yes":"4","Limited":"3","Unvalidated":"2","No":"1","-":"0"} could anyone please prov...

Resolved! Need to update checkbox on client side via UI Action Button

I have a UI Policy configured to hide/display a reference field that gets triggered when a checkbox is checked. As per the requirement, they need to do this via UI Action Button they don't need a checkbox. I need a way so that I can mark that checkbo...

gaurav72 by Tera Contributor
  • 1362 Views
  • 2 replies
  • 2 helpfuls

Allow certain users to update State field from List

Hello everyone,  Someone created a custom ACL allowing list edit to all tables for users with admin role. Now, I need to allow users with change_admin role to update state field on SCTASK from list view. Either the SCTASK list or the related list und...

find_real_file.png find_real_file.png find_real_file.png

Resolved! ACL not working on field

Good morning all, I've been tasked with locking down our short description on the incident form and so opted for an ACL to do so. When I set the ACL to work on the DESCRIPTION field it works perfect. If the incident is new, then you can edit it but t...

Darren22 by Tera Expert
  • 2894 Views
  • 4 replies
  • 2 helpfuls

Resolved! how to find number of incidents

Hi,  My doubt is how to find the count of incidents created in the last 5 min?, is there any way(filter or script) to find the count ?if there is any kindly let me know. Thanks, Datta.    

Auto numbering for Catalog item Variable

Hi, I am trying to create a variable called 'Asset name' for a catalog item. I have created a single text type variable with Default value javascript:getNextObjNumberPadded(); I am now getting a value 'Variable0010000' Now i want to replace the prefi...

Syed Ahmed2 by Tera Contributor
  • 1149 Views
  • 6 replies
  • 0 helpfuls

How to display records in a related list based on a condition ?

Hi All, I have created a relationship between incident and problem. This will give the list of the problems with the same CI and that has atleast 1 major incident attached. This relationship has been added to the related list of the Incident form. ...

find_real_file.png find_real_file.png
Ritesh26 by Tera Contributor
  • 2799 Views
  • 5 replies
  • 2 helpfuls