I have a workflow that take advantage of the Call workflow node e.g. to have the possibility to use different methods for a given task.
It works well but I would like to have a single quickform GUI to set all the parameters for this global workflow. I am just missing a quickform node that would give the possibility to choose one of the workflow from the workspace, so that I could pass it further as a flow variable to the Call workflow node.
It would be basically like the File Chooser quickform, except that currently this node does not allow to select a workflow, only some data file.