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

Forum Posts

Creating a fillable form as part of Catalog item workflow

Hi Everyone, Had a question about creating a fillable form for users to fill out as part of an catalog task workflow. Here are the steps we are trying to accomplish: Example Onboard form:  Catalog Item is submitted and user information is populated i...

Aaron25 by Tera Guru
  • 610 Views
  • 2 replies
  • 0 helpfuls

modify record on related list table

If a RITM is assigned to a user and Approve = Rejected, Is there a way for that user to update records in a related list only if this is true? user should be able to create, read, write, delete records here in this related list 

DreDay3000_0-1719503025292.png DreDay3000_1-1719503065958.png
DreDay3000 by Tera Guru
  • 396 Views
  • 2 replies
  • 0 helpfuls

allow users to create

Hello, is there a way to allow users to create based on a role...If the ritm is rejected, the requested for, opened by or assigned to can create a new line item but these users should have this role "new role"  

DreDay3000_0-1719498698856.png
DreDay3000 by Tera Guru
  • 538 Views
  • 2 replies
  • 0 helpfuls

Resolved! Reference Qualifier does not seem to be calling Script Include

I'm working on a record producer on a scoped application. I need to filter options available on a reference variable based on whether or not another checkbox variable is checked. What I am sharing is a simplified case of what I am trying to do - but ...

Izzy B1 by Tera Guru
  • 3404 Views
  • 5 replies
  • 3 helpfuls

How to remove duplicate variable set from record producer

Hi,I have created one variable set and added in record producer. After I moved the update set to UAT environment, one particular variable set reflect two times in record producer.I removed the variable sets from record producer in dev and recaptured ...

Sivaprasath_0-1719499868236.png
Sivaprasath by Tera Contributor
  • 819 Views
  • 2 replies
  • 0 helpfuls

ui builder

Hi All,I have a requirement to Create a page to display a list of incidents in three tabs, a user should be able to apply a common date filter on all the three tabs.Incidents assigned to meIncidents assigned to my groupAll open incidentsClicking on a...

Screenshot (3).png Screenshot (2).png
yaswanth by Tera Contributor
  • 861 Views
  • 2 replies
  • 0 helpfuls

Resolved! How the assigned to field is populated?

Hello,I'm trying to understand how the 'assigned to' field is populated in a Standard Change Request when the form loads and the state is 'New'. It seems to populate based on the assignment group's manager. Could someone please explain what triggers ...

Erica2_2-1719240728151.png
Erica2 by Tera Contributor
  • 3711 Views
  • 21 replies
  • 7 helpfuls

Check box field mandatory

I need to make check box field mandatory at certain state, I am trying with this script to not allow without checked but doesnt work    var bd = g_form.getValue('u_shipment');    var rec_state =  g_form.getValue('u_state');    if (!g_form.getValue('u...

samadam by Mega Sage
  • 684 Views
  • 3 replies
  • 0 helpfuls