Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Resolved! Survey Script

I'm trying to grab the survey link for a survey I recently created using the email script below.var html = new AssessmentUtils().getInstanceLinkHTML(current);if (!!current.metric_type.sample_metric)    template.print('<p> To take the survey, click th...

Irvine by Tera Expert
  • 1925 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to split variables on Record Producer?

On the form layout you have begin-split, split and end-split. What is the equivalent on the record producer? I can only see Container Start and Container End. Break shows an ugly line, so that's not what I want. Why I am asking is, because I want to ...

Resolved! How to set dynamic sys_id in PUT method end point in REST Integration

Need syntax for setting dynamic sys_id in End point for PUT method in REST Integration.    If below is the URL https://instanceb.service-now.com/api/now/table/incident/${incident_id}        then how to set value in incident_id. from Business Rule. I ...

Community Alums by Community Alums  
  • 5255 Views
  • 6 replies
  • 13 helpfuls

CAB meeting invite notification

Hi Community,Can anyone assist how do I check the email notification looks like when it gets triggered to user.There are multiple post stating this can not be previewed but what I am trying here is to trigger out-of-box notification how to I test how...

Nisha30 by Kilo Sage
  • 1007 Views
  • 2 replies
  • 0 helpfuls

Resolved! Client Script - g_form.removeOption

Hello all, I have created a catalog item and there is a requirement to show the option in the select box based on the variable. The variable name are "model_category" & "form_factor". I have created the following OnChange client script and it work bu...

hongsok by Tera Contributor
  • 7171 Views
  • 6 replies
  • 5 helpfuls

Resolved! Filtering list collector variables based on dropdown selection

Hello, I posted something similar but but want to revisit - I have  a catalog item which has a dropdown and a list collector variable. Based on the selection in the dropdown variable, I want only the associated list collector values to be displayed. ...

find_real_file.png find_real_file.png
Sandy7 by Tera Expert
  • 6231 Views
  • 11 replies
  • 1 helpfuls

Resolved! Hide edit row button on specific row of MRVS

I've got the below script working to hide Remove All button and Close button for all rows in my MRVS.  Is it possible to also hide the edit pencil just for the first row?  Outcome would be for the user to be able to add rows and edit any rows past th...

tracycurry by Tera Expert
  • 1952 Views
  • 2 replies
  • 1 helpfuls

Resolved! Dictionary Entry - Function Definition not working

I have a dictionary entry of type duration for a custom scoped application table. This dictionary entry intends to find the difference between two DateandTime fields. I created the same and in the Function definition I entered the code given below:gl...

Navaneeth1_0-1712576716583.png
Navaneeth1 by Tera Guru
  • 2773 Views
  • 16 replies
  • 3 helpfuls

Embedded List

HiHow can we make embedded list mandatory or embedded list fields mandatory?i am unable to make mandatory using setMandatory() in client script.

shivaadapa by Tera Expert
  • 1765 Views
  • 1 replies
  • 0 helpfuls