Small snippet to read the title for a DCWorkflow state

portal_workflow.getTitleForStateOnType(obj.review_state, obj.portal_type)

Well, that's about it. I'll add other relevant API methods to work with the workflow tool when I'll have a need for them again.

Comments