- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 07:56 PM
Hi everyone, I have a requirement,
I need to display the selected checkbox variables by the user in sc_task description, I have more than 20 checkboxes, only selected checkbox variables need to display, I use set flow variable but it's now working, can you please help me on that.
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 11:25 PM
Hi @Tuhina Sharma ,
You cannot get the label of a variable or a field in Flow Designer.
I can give you an alternative. Please follow the process.
Step 1: Get the variables using the "get catalog variable" action.
Step 2: Use "Create Catalog Task" action to create the task.
Step 3: while setting description value, use this script,
Regards,
Deborah Brown
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 11:03 AM
Hi @Deborah Brown L ,
I tried these exact steps and named my checkbox variables the same. I am receiving