Personal tools
Home Webmaster Resources Zope/Plone Get an objects Review State

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>

Need assistance with your project? Universal Web Services can help.
Contact us to request a quote.