- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 06:16 AM
Hi ,
I need to set short description with the help of reusable flow steps module.
Short description should be in this format - CI | Country | Email.
How Do I write script in the set short description field.
Context - Have created one new catalog item and client would like to have these details in the short description.
Thank you in advance
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 08:41 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 07:53 AM
Hello @Udit5,
in this case, from what I understand, you would not need to script anything.
You can update the short description with the "Update Record" Action and drag and drop the 3 values from the data pill on the side of the flow designer.
I hope this helped!
Greetings,
Sören
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 08:12 AM - edited 10-07-2022 08:12 AM
There is no variable of 'email' and 'country' in the catalog item.
We need to do dot walking from 'requested for' user to it's profile Country and Email.
That is why scripting is needed in this

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2022 08:41 AM