I’m creating a simple workflow in order to understand how camunda works.
In this workflow, into the Start Event form, I’d like to show a selector to allow the user starting the workflow to select who should execute the following tasks.
How can I develop such form?
Is there any ready to use component for this?
Thank you in advance.