Set Editors - Sets (replaces) editors in a document, the editor is a person responsible for document in a workflow state, the editor can edit document, run workflow actions.
If there is more than one editor, or group of users is set as an editor, the first one that enters document, becomes a single editor.
Where you can use action:
Workflow
Parameters:
Editors (text or array of texts) - user’s email or name of user group, formula that returns one or array of users’ emails or user groups.
Example:
=array(‘john.smith@qalcwise.com’, ‘UserGroupName’)
0 Comments