Fórum

Workflow title and review in liferay 6.0.5

Sandhya A, modificado 13 Anos atrás.

Workflow title and review in liferay 6.0.5

Junior Member Postagens: 34 Data de Entrada: 28/07/10 Postagens Recentes
Hi Liferay Experts,

I created a custom portlet and added workflow capabilities for that. It got added. I have configured to use Single Level Approver Workflow. When I submit data from the portlet it is showing in 'My Submissions' in 'Control Panel'. I assigned to 'Content Reviewer' and 'Content Reviewer' is able to see in 'My Workflow Task'. Problem is when I click on 'Review', nothing happens. I page will just get refreshed. Its not getting redirected to Review Screen. Am I missing something.
Also the asset Title in 'My Workflow Task' is displaying as null and in Asset Type I can see class name.

Please help on this. How to display review screen on click on Review link?
I have a demo on this. Its really very crucial

I followed the steps in http://www.liferay.com/web/jonas.yuan/blog/-/blogs/5786756/maximized



Thanks in advance
Sandhya A, modificado 13 Anos atrás.

RE: Workflow title and review in liferay 6.0.5

Junior Member Postagens: 34 Data de Entrada: 28/07/10 Postagens Recentes
Hello,

Can any liferay KB Developer please help on this.

Thanks
Sandhya A, modificado 13 Anos atrás.

RE: Workflow title and review in liferay 6.0.5

Junior Member Postagens: 34 Data de Entrada: 28/07/10 Postagens Recentes
Finally got that working.
Had missed adding to AssetEntry.
For anybody who are facing the same problem this blog will be helpful

http://www.liferay.com/web/juan.fernandez/blog/-/blogs/adding-asset-functionallity-to-calendar-events
pawan chauhan, modificado 10 Anos atrás.

RE: Workflow title and review in liferay 6.0.5

Junior Member Postagens: 75 Data de Entrada: 08/10/12 Postagens Recentes
Hi sandhya,

Its been a long time since u faced this problem, I am having a similar problem.
Rest all is fine but the problem where assetType looks like a className .. "model.resource.com.test.model." still persists.
Can you please help me out.

Thanks & Regards,
Pawan Chauhan.
Frederic Seguin, modificado 10 Anos atrás.

RE: Workflow title and review in liferay 6.0.5

New Member Mensagem: 1 Data de Entrada: 18/09/13 Postagens Recentes
Hi Pawan,
you can use the internalization files (Language_xx_XX.properties):
model.resource.com.test.model=My Test Model


BR