Flowable form only allows to select one group of users

The flowable task form is not allowing me to select more than one users group, how can I achieve it (as many groups as I want)?

Hi,

That’s correct, the user group form field supports selecting one group. You could add support for allowing multiple groups implementing a new form field type or enhancing the current form field type in the form-element-template.html file.

Best regards,

Tijs