How to choose multiple responsible persons in the task

I need to choose multiple responsible people in a task. Where should I set it up? thank you very much.

By default you can select one assigned to user. If you want to add more users, you can create custom relate fields from studio and add logic hooks to manage the logic that fulfill your requirements.

Thanks,

AlxGr

1 Like

If you use roles and groups you can have more people seeing and sharing the same tasks. However, as highlighted by @AlxGr you are allowed only one “assigned user” (the “assigned user” carries special functionality).

Adding more relate fields will add other users related to the task, but still, the system will use only the assigned user. Therefore, if you want to obtain the same functionality of the assigned user you will have to modify the code (and I believe heavily).

My suggestion is to use Roles and Groups.

1 Like