I have added the "Workflow: State transition form" field in Views. When I click the button to transit the state, it will redirect to the node page. But what more user friendly way is to remain on the same page (i.e. the Views page). Just similar to using flag.
Can implement this?
Comments
Comment #1
rdeboerImplemented with latest check-in.
Comment #2
adamtong commentedhow to configure this feature? I can't see after update the module.
Thank you.
Comment #3
rdeboerHi Adam,
It's automatic. When you go to /workflow-dashboard and transition state of one of the nodes you see on that page, then it will go back to the same page and show you the updated state.
EDIT: you're right... it was broken... made a mistake with the final check-in. Fixed now: try 7.x-1.0-beta2.
Comment #4
adamtong commentedoh, great. it works now.