Hey Community,
I'm trying to learn how to configure an ad hoc workflow for my docs team with specific approvers.
I added an approval but every time I get to that approval, it either shows me an unselectable accept and reject button or it shows me the activity view of previous actions in the workflow. What am I doing wrong? Help!
Screen shots below....
Loe
Hi,
you can't transition from 'Ready for Review' because this state requires an approval to be present like
{state:Ready for review|approved=Approved|rejected=Working on it} {approval:Approve} {state} {state:Approved} {state}
'Ready for review' does not offer the 'submit' parameter that is used in the previous states to transition to the next state. You can also refer to more documentation about workflow states here
Let us know if that works for you.
Here are some suggestions:
{state:Approved|final=true|updated=Working on it} {state}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.