Foren

Workflow title and review in liferay 6.0.5

Sandhya A, geändert vor 13 Jahren.

Workflow title and review in liferay 6.0.5

Junior Member Beiträge: 34 Beitrittsdatum: 28.07.10 Neueste Beiträge
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, geändert vor 13 Jahren.

RE: Workflow title and review in liferay 6.0.5

Junior Member Beiträge: 34 Beitrittsdatum: 28.07.10 Neueste Beiträge
Hello,

Can any liferay KB Developer please help on this.

Thanks
Sandhya A, geändert vor 13 Jahren.

RE: Workflow title and review in liferay 6.0.5

Junior Member Beiträge: 34 Beitrittsdatum: 28.07.10 Neueste Beiträge
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, geändert vor 10 Jahren.

RE: Workflow title and review in liferay 6.0.5

Junior Member Beiträge: 75 Beitrittsdatum: 08.10.12 Neueste Beiträge
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, geändert vor 10 Jahren.

RE: Workflow title and review in liferay 6.0.5

New Member Beitrag: 1 Beitrittsdatum: 18.09.13 Neueste Beiträge
Hi Pawan,
you can use the internalization files (Language_xx_XX.properties):
model.resource.com.test.model=My Test Model


BR