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

Forum Posts

Project Template selection for Demand to Project

Hello we wanted to auto select project template after demand to project creation. We are using create project from template UI action in demand form. But it is not working as when creating project from template it doesnt link demand to project

FaaridAhmaZ by Tera Contributor
  • 1029 Views
  • 4 replies
  • 1 helpfuls

Dynamically set List Collector variable from Script Include

Hi I have similar scenario where I am calling a REST Message from my scripts include and getting proper response till that. But I am unable to populate those values in the drop down of the WebUser variable.  My Scripts Include:var FetchUserID = Class...

AbhirupD by Tera Contributor
  • 711 Views
  • 2 replies
  • 0 helpfuls

How to kill flow using script and trigger it using script

Hi, im calling a client script that calls a script include and pass as a parameter a sys_id of a change_request.How can I kill the current flow (not workflow) on the change_request and then trigger a new flow using his sys_id using using on the chang...

Alon Grod by Tera Expert
  • 1478 Views
  • 7 replies
  • 2 helpfuls

Resolved! Script include

when i use glide ajax in script include and using client Script onsubmit on form for preventing form submission . when i click order now the form showing this in scoped application what can i do

SIVAKARTHICS_0-1753593096320.png
SIVAKARTHICS by Tera Contributor
  • 1535 Views
  • 7 replies
  • 3 helpfuls

Calculate risk using impacyt and urgency in change request

HI  i am trying to set value of risk based on impact and urgency tried using onchange client script on both fields but its not working function onChange(control, oldValue, newValue, isLoading, isTemplate) {    if (isLoading || isTemplate) {        re...

rameshmalla by Tera Contributor
  • 992 Views
  • 4 replies
  • 0 helpfuls

Error in Flow: 'cellNode' is null

We are encountering the following error, in one of the flows we've built, at the "Get Catalog Variables" step: "Cannot invoke 'getVariableName()' because 'cellNode' is null" Observations/Context:We suspect this is related to MRVS (Multi-Row Variable ...

NishadB by Tera Expert
  • 783 Views
  • 2 replies
  • 0 helpfuls