AEM 6.4.1.0 - Workflow history in page properties [display info in custom tab]
Hi All,
1] In OOTB AEM, http://localhost:4502/libs/cq/workflow/admin/console/content/instances.html it displays list of running workflow instances and on selecting any one particular entry and clicking on "Open History", it shows up the "Workflow Instance History" tab with the details.
2] We want this similar feature to be implemented in the page properties i.e, wherein if I click on "Page-> Open Properties"[for example : http://localhost:4502/mnt/overlay/wcm/core/content/sites/properties.html?item=/content/we-retail/us/en/men ]. we should have a new tab say "history" and we should be able to see the workflow history for that concerned page.
Any thoughts/pointers/reference on how do we go about this will be really really helpful.