I want to update the Opened by user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 3 weeks ago
Hi Team ,
My requirement is :
Update requests CITs to reflect correct associate.
Currently, any Cloud task created is showing the original requestor's name instead of the actual creator's name. I want it to correctly display the name of the person who created the CIT in the 'Opened by user' field
Opened by : u_intake.opened_by
Existing Record producer Script :
:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @JVINAY,
on the record producer, locate the variable (Recipient) and click Map true and select Opened By:
In this case my variable "Reported on behalf of" is mapped to Caller. but you can change it to Opened by:
NOTE: just be very careful, compare the two screenshots I added. When you map your variable to the backend form's field, it will change the name so if you have applied any catalog client scripts or catalog ui policy actions it might destroy it... but it will satisfy your requirement :))
PS: never share personal details like the names you just did... instead create dummy users and share the demo data 😞
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @JVINAY,
have you tried this mapping?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @JVINAY,
the field is hidden, so you either need to add it to the form or you can perform the same in the list view by adding the columns to it.
Add "Map to field" and "Field" on variables table.
Mark the first true and then select what field to map to.
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */