RE: How to put a Deleted Web Content in a WorkFlow for approbation?

thumbnail
Jose Francisco Pertuz Perez, modified 7 Years ago. New Member Posts: 11 Join Date: 8/11/14 Recent Posts

Hello Community!

I would like to know how to put the action of Delete a Web Content in a Workflow in Liferay DXP and an approving role, approve or reject the delete of Web Content.

First of all, Thanks :)

thumbnail
Kailash Yadav, modified 6 Years ago. Regular Member Posts: 211 Join Date: 10/18/11 Recent Posts
Any update on it? How can add workflow process on delete process of any assets or page?
thumbnail
Christoph Rabel, modified 6 Years ago. Liferay Legend Posts: 1555 Join Date: 9/24/09 Recent Posts

I don't think that's possible at all. I have looked into the code and AFAIKT "start Workflow" is only called from add methods, in delete methods existing workflows are just removed.