留言板

Workflow review content

Luca Lupo,修改在11 年前。

Workflow review content

Regular Member 帖子: 106 加入日期: 12-10-1 最近的帖子
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,修改在11 年前。

RE: Workflow review content

Junior Member 帖子: 53 加入日期: 12-10-18 最近的帖子
It can be done by jsp hook , please check edit_article.jsp file.