I have requirement where not just one but all the users from same group
has to approve the content for activating page.I have created a simple
participant workflow.Validate Content is participant step with group
assigned.In the OR split User of a group can reject(participant step) or
Publish(process step - Activate Page)The workflow should successfully
activate a page only when all users of the group approve. Is this
possible to do??Currently If one user approves the workflow, page is
getting ac...