Hi everyone
i have workflow group for about us pages
Where all users can only see only about pages of the site ( people who trigger and who approve the workflow belong to same group)
if one user from that group triggers the workflow, except him, rest should be able to approve it. How can i acheive it.
Solved! Go to Solution.
Views
Replies
Total Likes
@SumanSatija4 This should be achieved using custom workflow. You would have to maintain different user groups like reviewers, authors etc.
Create a Custom workflow and then in the Process step, identify the logged in user, fetch the users from Reviewers group. Eliminate the logged in user from the Reviewes' User List and then delegate the approval to the new Reviewers' list.
Please not there is no OOTB config to achieve the same
@SumanSatija4 Normally the requestor and approver should not be the same group. If they are in same group, they can create the approval request and can approve themselves.
I feel you might need to do some customization to achieve this to check for the approver from the same group who is not the workflow initiator.
@SumanSatija4 This should be achieved using custom workflow. You would have to maintain different user groups like reviewers, authors etc.
Create a Custom workflow and then in the Process step, identify the logged in user, fetch the users from Reviewers group. Eliminate the logged in user from the Reviewes' User List and then delegate the approval to the new Reviewers' list.
Please not there is no OOTB config to achieve the same
@SumanSatija4 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies