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

Forum Posts

Get display value of variable from hr case variable editor

Hi All,I am using a system property to keep all the variable backend name and passing to a function to get the value , now the problem is while passing from the system property i am passing string as well as reference value, how to get the display va...

kali by Tera Contributor
  • 1263 Views
  • 6 replies
  • 0 helpfuls

Resolved! State is not getting changed

Hi All,There is a BR which check the condition if the assignment group is not empty and assigned to is empty the state should be assigned it is working fine in the workspace, but if record is created via record producer the state is not changing afte...

image.png
Devansh1 by Tera Contributor
  • 1923 Views
  • 7 replies
  • 3 helpfuls

UI Builder - Playbook

Hi All, I'm configuring a custom workspace. In that workspace I'm using playbook component and have configured a record generator to initiate that playbook. However execution of that record generator slow downs the further response which is affecting...

Resolved! Is there a way to change a catalog item to a record producer

I created a catalog item, but after further conversation with the customer, this now needs to be a record producer.Is there a way that I can change the catalog item to a record producer without loosing the work that I did already?This is my first tim...

Cupcake by Mega Guru
  • 15891 Views
  • 20 replies
  • 34 helpfuls

Resolved! Query Range ACL error

Hi All,In my custom application, there is a table like "custom_requested_item".  And there is also another table like "custom_requested_item_aux".  There both tables have reference to each other.So, In "custom_requested_item" table list view, If I tr...

VullankiL by Tera Contributor
  • 2191 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to make collapse of container in service portal

Hi Folk, I have a requirement in the service catalog variable to make a container as a collapse in the service portal. I know this functionality available in native view through a variable set it's working fine but this is not working as the collapse...

find_real_file.png find_real_file.png

Resolved! ServicePortal Help?

How does data flow between the server script and the client controller in a widget? What’s the best way to handle asynchronous updates?