allow list-type Role variables to be used as select lists in tasks
When creating a decision as part of a task and adding the various fields to the form, we can tie a select list to a field (for all the usual reasons). However, we can only use the select lists we've configured in the Admin Tool (or configurations). It would be great if we could use lists that we dynamically create as part of the workflow using the new Role variable. This would enable more customization of the workflow decisions, and since we already have the list-type Role global variable it might not be that hard to just allow the usage of global variable in the select lists.
-
Marc-Antoine SALSEDO commented
I strongly agree and more : We must be able to use keyword variable to populate a select list in the workflow. ex : dynamically get company departments, items from a product table, reasons for refusal etc...