Personal tools

Get an objects Review State





Use the following code snippet to obtain an object's current review state in a zope/plone application:

<div tal:content="python: here.portal_workflow.getInfoFor(here, 'review_state')">Review State</div>





Free link to your website when you post your code