I have 3 roles in workflow,for eg. First, second ,third I want something like, If first person approved then page would go to third person for publish, If reject by First person then go to Second person for edit.
In this I want if condition macro condition like - CurrentPage.Is approved currently it is showing - workflow and is in Condition step.
Yes, you can check the properties of DocumentWorkflowStep: {%CurrentDocument.DocumentWorkflowStep. |(identity)GlobalAdministrator%}
{%CurrentDocument.DocumentWorkflowStep. |(identity)GlobalAdministrator%}
Please, sign in to be able to submit a new answer.