Replies: 1 comment
|
Do not expose OC workflows directly to users; OC workflows are for developers, not users |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there any suggestion for using easyOC for managing workflow states for content items ?
Example for an approval process define the specific states for an ApprovalRequest content item like :
Then using a task list to filter items based on state (eg all approval requests in state Pending Approval etc)
and then changing the state to a new state ?
Thanks
All reactions