Want to hide/unhide particular variables on a catalog task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2023 01:11 AM
Hi Guys,
I'm working on a scenario where I want to hide a particular variable(e.g Var1) on a catalog task 2 which got triggered after close completing a catalog task 1 and after hiding that particular variable(var1) want to make another variable visible(e.g var 2) on this catalog task 2. var2 was hidden on RITM and Catalog task 1 but I want it visible on catalog task 2.
Note: Catalog item is based on workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 03:22 AM - edited 12-04-2023 03:43 AM
Hi,
The variables can be shown on a catalog task from the workflow. Open the workflow of your catalog item then open the workflow activity of the catalog task on which you want to show the variables. There is "Variables on Task Form" under "Add variables" section as shown below. Just move the variables from 'Available' to 'Selected' and then click on 'Update' button. Now, only the variables present in the 'Selected' section will be visible on the catalog task.
In the screenshot below, only 'description' variable will be visible on the catalog task.
Note: "Variables on Task Form" section shows the variable's backend values.
In your case, you need to move var2 variable of catalog task 2's workflow activity from 'Available' section to 'Selected' section.
Please mark it helpful.
