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

Forum Posts

Catalog Tasks and Playbooks

Hi, As of today, I've usually implemented Request Management fulfillment processes by leveraging catalog tasks and checklists (either via the built-in checklist functionality, or just by putting written instructions in the catalog task description). ...

Max Nowak by Kilo Sage
  • 703 Views
  • 1 replies
  • 0 helpfuls

Display all fields based on List collector option selection

Hi All, I want to display multiple select box / checkboxes based on the List collector variable(application). for eg : Bullhorn and Basware Alustra selected then its associated fields should come up. As of now, it overrides/hides previous fields if a...

Ankita9_0-1686555645118.png
Ankita9 by Tera Contributor
  • 743 Views
  • 5 replies
  • 0 helpfuls

Resolved! Users Not receiving Notifications.

Hii @christopherperry , Users Not receiving Notifications when schedule job is Triggered. Example: UserName : Beth.Anglin is not receiving Emails. I have checked her profile Notification is Enable only but still she is not receiving Emails. Please te...

Bunny4 by Tera Contributor
  • 829 Views
  • 2 replies
  • 2 helpfuls

Update set not capturing choice list

I'm attempting to update some values in a choice list. I created an update set and began making the list updates in the update set. Close out the update set when finished and move over to our QA environment. The development update set lists the Custo...

thenning by Giga Contributor
  • 5889 Views
  • 8 replies
  • 1 helpfuls

g_form.getControl() is not working

Hi All,I tried to create an onChange script that works on multiple fields.Script -var field1 = g_form.getControl('field_1');var field2 = g_form.getControl('field_2');  if(field1.changed || field2.changed){//do something} but field1.changed is undefin...

How to create a reminder email before 5min

Hi, thereI have created a custom table and have fields named "resevdate" and "resevtime".I want to automatically send a reminder email 5 minutes before the date and time selected by the customer.What's the best way to send reminder notifications to u...

ying zeng by Tera Contributor
  • 627 Views
  • 4 replies
  • 0 helpfuls

Change color of Requested by field value to Red on Problem

I have a requirement to change the value of Requested By field value to Red if the user is VIP user(similar to Caller Id on incident). I have tried several things on onLoad client script as well as style but it is not working.Please help.Thanks in ad...

SnehaSaran15_0-1686565016876.png SnehaSaran15_1-1686565080494.png

Incident due date functionality

Hi, Is there any out of the box functionality for incidents / requested item / catalog task due date field?meaning - any notifications / processes that out of the box built on this field? Some teams would like to use this field for tracking purposes ...