- What problem does this feature request solve?
- What is the use case for this feature?
It would be nice to save the user selection(s) from a menu block into a variable for use in other parts of the workflow. (Labels, runtime data, conditional execution, etc.). I realize this var could just be a textchoice var in a User Input block, buy my menu options happen further down in the workflow sometimes.
Please describe the functionality of this feature request.
When a menu block is added to the workflow, add the method that allows for Save to Variable to the implementation. A JSON array would probably be most fitting as their might very well be multiple options selected.
Is there anything else we should know?
Also, sometimes the menu options are not required, and it would be helpful to know when that usecase exists. I suppose a choice might be “nothing selected” or “not needed”, that would accomplish the same concept etc.
Thanks for your insights and considerations, team.