Hi all,
I'd like to create a web portal dialog that is displayed n times, where n should be a number dynamically generated during workflow execution. For example, I'd like a user enter a number of parameter sets, and let the user add one by one by clicking Next, and only if they select a specific value (e.g. "Done") in a dropdown, the loop should end and the workflow continue. (An interactivity similiar to the Active Learning Loop in the desktop version.)
Is this currently possible with the web portal and quickforms? I tried with Variable Condition Loop End, and also with Recursive loops, but the quickform dialogs seem to get displayed only once.
Am I doing something wrong? Is there any other method to achieve this? Is there an example for such a workflow setup?
Thanks
Jan