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

Forum Posts

Resolved! How to add up/down arrow icons in list reference field?

Hey everyone,I have a query that I want to add up/down arrow icons on a list reference field. By clicking on the up/down arrows, we can move the selected reference records to our desired positions in the list. How can I do this?It's just as in the fo...

MuhammadHamza_0-1678788310036.png MuhammadHamza_1-1678788485041.png

Resolved! CartJS - Order 2 Items via Inbound Action

We have an Onboarding catalog item that is filled in via an inbound action. I was requested to make a sperate item for facilities as they want to put an SLA at the RITM Level for IT and facilities like to leave the tasks open. So I created a separate...

Workflow switch activity is stuck/showing finished

Hi,I have created a workflow where once request is submitted, it should create a catalog task automatically and then based on variable selection on RITM it should generate multiple catalog tasks. So, here switch condition is stuck and not generating ...

reddy8055_0-1678751381627.png
reddy8055 by Tera Contributor
  • 782 Views
  • 1 replies
  • 1 helpfuls

Resolved! Scripted REST api for record producer

Hello Experts,How to configure the scripted rest API  for updation of incident record producer.If possible give me an example of a put method script  

Rajveer by Tera Expert
  • 2732 Views
  • 2 replies
  • 2 helpfuls

Resolved! Ng-change not working on widget

Im using ng-change to get the value which is selected but its throwing error<div> <select name="versions" ng-modal="versions" ng-change="c.passversion(versions)" class="custom-select"> <option selected>----Select Version----</option> <opti...

Prem13 by Tera Contributor
  • 2048 Views
  • 1 replies
  • 1 helpfuls

Make fields readonly and also editable on clicking UI action

Hi Team, Need help in following requirement: Make fields read-only (Assigned To and Assignment group) once filled in Case form and once users click on Transfer button, then Assigned To and Assignment group editable so that users can transfer ticket t...

maneesh3 by Tera Contributor
  • 1275 Views
  • 5 replies
  • 0 helpfuls

Sending JSON through Create record resource

Hi,   I'm trying to create a record through the UI builder. I've followed the steps as in https://www.youtube.com/watch?v=ELScILWb-LA and it works except for this. I need to send JSON. When defining the templateFields variable, it works if I pass a n...