cancel
Showing results for 
Search instead for 
Did you mean: 

how to add dynamic values for select box in workflow form

dada1008
Champ in-the-making
Champ in-the-making
I want to show some values which comes runtime/dynamically in select box in a workflow's form, for example a select box which contains all or particular group's user names.
I want all the options of select should come dynamically, like if i add new user it should show in select box.

Please let me know how to create it.
I am new to Acitivi workflow.

Thanks in advance.
2 REPLIES 2

trademak
Star Contributor
Star Contributor
Hi,

You could implement this by developing a custom form field.
The Activiti Explorer has a custom user selection form field that you can use as an example.

Best regards,

dada1008
Champ in-the-making
Champ in-the-making
Can you please tell in which process example i need to look?