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 copy mrvs values to another variable in sctask variables

Hi All, I am looking for the solution to copy one of the field value of mvrs to another field in sctask variables once we save or submit the form. I have created 'on submit' catalog client script but that is not working. For more understanding please...

snriya by Tera Contributor
  • 960 Views
  • 3 replies
  • 0 helpfuls

On load Client script working on On change client script

My on-change script is working for on load also. I have tried below code to avoid that if(isLoading){return;} and also tried this if (isLoading || newValue === '') {        return;   }but yet it's not working. Usually, my On change script is clearing...

sushma123vu by Tera Contributor
  • 1171 Views
  • 4 replies
  • 0 helpfuls

Resolved! How Does 'Meta' Work on Catalog Items?

Each of our catalog item that's been built has keywords populated in the 'Meta' field. I tried testing one of them and it doesn't seem to be working on the Self Service Portal. It always return 'Your search - keyword - did not match any documents' me...

Pak by Giga Contributor
  • 14149 Views
  • 8 replies
  • 13 helpfuls

Resolved! Setting Variable Date/Time Picker to a default

Hello, I am Trying to set a default Date and Time for the Catalog Variable Date Time Picker.Instance Version: Washington DCUsing Script Include   My script so far is not working, can easily set day 14 days in advance but the time does not seem to set...

Manny11 by Tera Expert
  • 980 Views
  • 2 replies
  • 1 helpfuls

Resolved! Methods

Could you please explain all the below methods with examples.getValue()addOption()clearOptions()addInfoMessage()addErrorMessage()showFieldMsg()clearMessages()getSections()getSectionName()flash()isNowRecord

hanumesh by Tera Contributor
  • 686 Views
  • 1 replies
  • 1 helpfuls

ORDER OF EXECUTION

@Ankur Bawiskar @Dr Atul G- LNG @Ravi Gaurav @Pradeep Sharma What is the order of exection of ACL, BUSNIESS RULE, WORFLOWS , DATA POLICY, CLIENT SCRIPT, UI POLICY, UI ACTIONS,ETC IF ANY IS LEFT.

Category names for notifications

Hi Team, Can anyone please help on notification categories. we do have few notifications on different tabes but not sure what will be the category to be selected . Example, one notification is written on clone_instance table but not sure what will be...