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! How to make end date auto populate to a year after based on start date?

Hi Community, How to make end date auto populate to a year after based on start date? For example, when I select 19-May-2022 in start date, the end date should auto populate to 19-May-2023. How can I achieve this ? Kindly, please help. Start and End...

find_real_file.png
Nur1 by Tera Contributor
  • 3802 Views
  • 14 replies
  • 4 helpfuls

How to add button to portal widgets

Can someone please explain step by step how to add button to the portal widgets. I need to add third button called Put-on hold. in addition to these two buttons.  

find_real_file.png
Santhosh23 by Tera Expert
  • 2269 Views
  • 2 replies
  • 0 helpfuls

Script to set Variable on RITM

I have a workflow that I need a Variable field filled in IF a selection is made - the script I have written isn't doing anything. I have also tried  current.variables.account_new_ifsopstitle = account_new_ifsopstitlenovacura;(account_new_ifsopstitlen...

find_real_file.png find_real_file.png
carlav by Kilo Guru
  • 2155 Views
  • 5 replies
  • 1 helpfuls

how to find a button to click?

Hi everyone, good day I have been trying to do some automated test with ATF tool In one scenario before fill all the field I need to click the Submit button I try with Click component (Custom UI) but in the dropdown list it's not show me the button ...

find_real_file.png find_real_file.png

Resolved! Take values from a list field and add them to a related list

Hi All, Been awhile, this one is got me puzzled a bit, the requirement we have a firewall request on the Service Portal where people can choose source, destination, and ports for the request. These values in turn get copied to the SC_Task on fields e...

find_real_file.png
Chad R by Tera Expert
  • 2085 Views
  • 4 replies
  • 1 helpfuls

How to display a text in different font styles ???

Hi Team, I have a written a client script to pre fill the text for few fields like the below script when we onload the change form.  Onload Client script : var shortdescription = "A short summary of what will be done under this change record :"; var ...

Divya K1 by Tera Guru
  • 2549 Views
  • 5 replies
  • 2 helpfuls

How to add 5 days to a date excluding weekends

Hi, I have a date, I need to add 5 days to it which should exclude weekends. I am using this code on a scheduled job code block. var triggerFirstNotification = "24/05/2022"; var addDaysFive = new GlideDateTime(triggerFirstNotification); addDaysFive....

Hari1 by Mega Sage
  • 1027 Views
  • 3 replies
  • 0 helpfuls