
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023 10:46 PM
For some reason I have the variable editor formatter on my catalog task form, however it is not showing at all.
The catalog tasks are created as a "Create new record" in flow designer on the sc_task table.
Some older catalog item tasks show the variable editor without issues, but they were created using the workflow editor some time ago now.
Any ideas why they wouldn't show?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 01:05 AM
Hi @Bidduam
We have "create catalog task" activity, you can use that to get variables on the form.
If you want to use "create new record" activity set the field "global" to true for all the variables then it gets displayed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2023 01:05 AM
Hi @Bidduam
We have "create catalog task" activity, you can use that to get variables on the form.
If you want to use "create new record" activity set the field "global" to true for all the variables then it gets displayed

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2023 10:33 PM
Thank you @priyasunku , yes as soon as I used "Create a catalog task" rather than create a record, I could add which ever variables I wanted and they show up on the Catalog item, thank you very much - I didn't realise there was even a create a catalog task option available specifically.