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

Forum Posts

Retrieve data from List type field and Update User Data

Hi All,I'm trying to retrieve the value of the list-type field 'u_product_list' for the user with the role 'customer_admin' whose contact corresponds to the current value. After that, I want to update the product list for the newly created user in th...

How to recover the PDI

Hi team,  My PDI was lost even though I was using it regularly. There is no option under Request Instance as well. Can someone guide me to get my instance as I have a lot of things in that instance? Thanks!

kumar22_0-1706613468887.png
kumar22 by Tera Contributor
  • 903 Views
  • 5 replies
  • 2 helpfuls

About copy employee center

Hello everyone.I tried to copy esc, but I found that the widget of the catalog item is not consistent with the widget used by the catalog item of esc. How can I modify it?copy esc:esc: 

yuchenzhang_0-1708053024277.png yuchenzhang_1-1708053124345.png

After Business Rule Not Updating Records

I need an after business rule to trigger on the sc_req_item table to glide over to another table and update a value on that table.I've gone through the code a few times, tried a few different solutions but nothing seems to be successful in getting th...

Brando Rdz by Tera Contributor
  • 426 Views
  • 4 replies
  • 0 helpfuls

Redirct in a client script

function onLoad() { if (g_form.isNewRecord()) { if (confirm('This request is for a Manual submission ,Please confirm you would like to proceed')) { return true; } else { return false; ...

ServNowDev by Tera Guru
  • 434 Views
  • 4 replies
  • 0 helpfuls

Resolved! UI page processing script

Version: Madrid Scoped Application Hi all, I am facing an issue to redirect the URL back to the form from the UI page. I have a UI page that displays pop up with some fields. After the user successfully submits the pop up with the information user cl...

Pavan Dev by Tera Contributor
  • 3525 Views
  • 8 replies
  • 8 helpfuls

Resolved! Record producer script shows sys_id instead of name of variable

I created current.short_description = 'Outage reported at' + producer.at_what_location_is_this_outage_occurring + producer.caller_id; When I submit the record producer but it populates the sys id instead of the value. Both of the producer fields are ...

KB30 by Tera Expert
  • 586 Views
  • 1 replies
  • 0 helpfuls