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

Forum Posts

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
  • 1757 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
  • 1080 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
  • 1578 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
  • 1532 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
  • 709 Views
  • 3 replies
  • 0 helpfuls

Resolved! Hi All Same knowledge artical showing up twice in the service portal when i look into the know artical list can see two articals with same number one artical is creating base version and status is closed and other is one state published without base

Hi All Same knowledge article showing up twice in the service portal when i look into the know article list  i can see two articles with same number one article is creating base version and status is closed and other is one state published without ba...

find_real_file.png
Himabindu by Giga Contributor
  • 1050 Views
  • 3 replies
  • 0 helpfuls

Autofill CAB Date – When a NORMAL Change Moves to the approval state AND "CAB Required" is set to TRUE, set a CAB date in the "CAB date" (cab_date) field.

Hi Team, I have a requirement to set Cab Date field when planned start is at least 36 hours prior to current week's CAB Date (Wednesday date at 8:00 AM CST) set the "CAB date" (cab_date) field to the current week's CAB date. IF the Planned Start time...

Apoorva D by Tera Contributor
  • 1369 Views
  • 8 replies
  • 0 helpfuls

Change stuck at 'Authorize'

Hi all I have a change that is stuck at 'Authorize' stage even though it's been fully approved and I don't know why. A member of each of the three groups has approved it and it's marked all the other approvers as 'no longer required' The flow says th...

find_real_file.png