How to populate task short description based on the catalog variable choice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2022 10:28 AM
I want to populate the task short description based on the choice value of the catalog item variable in a Flow Designer. Please guide
- Labels:
-
flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-27-2022 11:39 PM
Then you should use the scripting icon, and write a script that fills the short description based on the variables.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2022 01:28 AM
Do you need additional help on how to script your short description?
Can you give an example on how you would like it to behave?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2022 12:43 AM
Hi
Use this script in short description field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2025 06:50 AM
try this
You can use get catalog variables action to update short description.
If my response helped please mark it correct,
Thanks,
Aparna