Foros de discusión

Workflow review content

Luca Lupo, modificado hace 11 años.

Workflow review content

Regular Member Mensajes: 106 Fecha de incorporación: 1/10/12 Mensajes recientes
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 hace 11 años.

RE: Workflow review content

Junior Member Mensajes: 53 Fecha de incorporación: 18/10/12 Mensajes recientes
It can be done by jsp hook , please check edit_article.jsp file.