I'm using object-finder component to select users in edit task page.
Some users have more than one group so I've added a menu button to also select user group. Now I want to save this choice in a property of the current task to latter use.
How can I achieve this? … In object-finder component (client side) is possible to save this choice in a property? … Is there a better way to save this choice? …