I have a module and it has a boolean to check for a missing field and if the field is missing I want to send a notification to multiple users, via a workflow.
I have a field called 'Notify' set as 'users' list.(I can easily enter 1 user from dropdown.)
However, I want to add multiple users to this field, so I can use it in the 'Assign to users from a line item in a module' workflow process.
How can I add multiple users, should it come from another dummy users list or hard keyed?