Workflow Notifications - suppress notification?
I am trying to suppress the notification of emails to a user who is being added to workflow "review" list through the use of a token.
I have tried using
wfSetIsNotifyingUsers(0)
But this does not seem to work on the initial contribution step.
The user needs to be on the "review" list so that they can edit metadata values.
Does anybody have any suggestions?
Regards, Dave
wfSetIsNotifyingUsers(0)
But this does not seem to work on the initial contribution step.
The user needs to be on the "review" list so that they can edit metadata values.
Does anybody have any suggestions?