Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Resolved! Manager name with phone number in alert

Hello Everyone,  I have a requirement where I need to populate the Requested by manager with phone number as alert. I have written a client script and script include for that. And this needs to be executed based on the drop down of variable in the re...

dileep0146 by Tera Contributor
  • 1133 Views
  • 5 replies
  • 1 helpfuls

Resolved! Hide the cart layout in Native UI and create a custom Submit button using macro

If you want to hide the complete right hand pane for order in Native UI Below is the code configuration Create a onload client script as belowfunction onLoad() { adder.hide(); //Hides the right pane in catalog item while requesting } Note: I have cre...

SanjayG_3-1705496277910.png SanjayG_0-1705495332423.png SanjayG_1-1705495470178.png SanjayG_2-1705495508289.png
Community Alums by Community Alums  
  • 991 Views
  • 2 replies
  • 0 helpfuls

Regarding data source

how to do the location hierarchy in cmn_location when i try to import through the data source,suppose first comes the region called Apac,India,maharastara,pune,area,building,flatno4,when i try to import through data source it should check the whether...

Charani by Tera Contributor
  • 637 Views
  • 2 replies
  • 0 helpfuls

Is it possible to implement SLA timer on the Native UI?

Hello Everyone, Warm greetings! I've recently discovered a component known as the SLA timer, which serves as a countdown timer on the form to notify analysts about the remaining SLA time for their work.After searching online, I found documentation ex...

Venkatesh4_0-1714635636072.png
Community Alums by Community Alums  
  • 549 Views
  • 1 replies
  • 0 helpfuls

Need to create request on 3rd Friday of every month

Hello Team, I need to create a script for schedule job condition. Where every 3rd Friday of the month one request needs to auto create and assign to XYZ team, please help me.  So every month one request should generate that should be 3rd Friday of th...

B Ashok by Tera Guru
  • 352 Views
  • 1 replies
  • 0 helpfuls

Pulling SLA Due Dates for Email Notifications

Hi,I'm creating some email notifications for Problem tickets, so Problem owners will get an email notification when assigned, and give them the SLA due date. Also another for when the SLA hots 50%, 75% and 100%.In the 'Problem Assigned to' notificati...

Ben28_0-1690414040621.png Ben28_1-1690414402537.png
Ben28 by Tera Contributor
  • 848 Views
  • 1 replies
  • 0 helpfuls

Dynamic Email Subject in the Email Body

Hi All,  I want to the email subject to be dynamic and when i am using the script , i am able to see the body in the email but subject is not Populating the email and it is not showing as  Proper Email  . Please let me know if anything has to be chan...

sushma9_0-1714585381732.png
sushma9 by Tera Contributor
  • 617 Views
  • 2 replies
  • 0 helpfuls

Client Script Alert Formating

Is it possible to format a pop up alert in a client script to be displayed a certain way i.e. different lines and use of bullet points (if bullet points will not work then at least sperate lines)? " Something Something Something Something Something S...