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

Forum Posts

How to make the checkbox read - only using Client script

I have four checkboxes in my Form , whenever the user selects one checkbox the other three should become read - only once the selection is done . It applies to all the four checkboxes , I tried implementing it using UI Policy but as the UI Policies a...

find_real_file.png
Pooja Khatri by Tera Contributor
  • 2435 Views
  • 6 replies
  • 2 helpfuls

How to allow decimal values in integer field

In a Integer type field it should allow decimal values as well.I have followed below script but it is not accepting decimal values Client Script : onChange function onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newVa...

Siri8 by Kilo Contributor
  • 4660 Views
  • 5 replies
  • 1 helpfuls

Resolved! Adding a Mandatory Close Notes to SCTASK

I just want to make sure this makes sense.. We have 1 Tier 2 who refuses to leave notes... super fun.  So when my Tier 1 team goes to check on a Catalog task and we see its been completed by this admin, we have no idea if he actually did what was ask...

Bulk update to knowledge articles

We are currently looking at renaming the assignment groups in our system, but the challenge we foresee is lot of them are referred within the content of the Knowledge article. Is there a safe and recommended approach to do them in bulk? V

Laxmikanth by Tera Expert
  • 1127 Views
  • 2 replies
  • 0 helpfuls

Resolved! Unable to convert sys_id into Names. Help!!!

Unable to convert sys_id into Names. Help!!! Current codes works and returns  When the line in orange is enabled. But the underlying function does run Scripts-Background.  function onChange(control, oldValue, newValue, isLoading) { var access = ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Pankhil by Tera Expert
  • 2383 Views
  • 5 replies
  • 0 helpfuls

Accessing multiple catalog task in ATF

Hi, In a catalog item that i am testing in ATF the workflow is as such, that it generates multiple catalog tasks(around 15) for a single RITM, i am able to query the sc_task table for all these records, but now i need to access each record and close ...

Supritha3 by Tera Contributor
  • 1740 Views
  • 15 replies
  • 1 helpfuls

Resolved! Filter Condition Changes from null or empty

HI AllI need help creating a filter condition on the field Assigned To when it changes from empty (null).   Is there a way to do this?I'm using this filter in a business rule to create metric instances on who is doing incident assignments when the as...

jack_zheng by Kilo Expert
  • 4956 Views
  • 4 replies
  • 2 helpfuls