Fórum

Workflow review content

Luca Lupo, modificado 11 Anos atrás.

Workflow review content

Regular Member Postagens: 106 Data de Entrada: 01/10/12 Postagens Recentes
Hi Guys,

It seems that Liferay works about workflow in this manner: when a user creates a content (web content, etc.) the content is automatically published or need to be approved depending on its type.

I need to extend this functionality and make the same reasoning about the user's role. So I need to automatically publish or set as "to be approved" contents depending on the role of the user created them.

Someone can give me some hint on how to start doing this?

Thanks

Luca
Jag Bihari Upadhyay, modificado 11 Anos atrás.

RE: Workflow review content

Junior Member Postagens: 53 Data de Entrada: 18/10/12 Postagens Recentes
It can be done by jsp hook , please check edit_article.jsp file.