The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

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
  • 622 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
  • 2197 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
  • 1820 Views
  • 1 replies
  • 1 helpfuls

Resolved! calDateDiff - Calendars are now legacy

A question came up about a business rule customization that was made by a contractor that set the duration field when a record (task) is changed to active = false.  This business rule was setup to always run last.  That ended up opening up a can-o-wo...

Michael273 by Giga Contributor
  • 2208 Views
  • 2 replies
  • 4 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
  • 1064 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...