Foren

Regarding portlet customization

Praveenraj S, geändert vor 7 Jahren.

Regarding portlet customization

Junior Member Beiträge: 28 Beitrittsdatum: 20.07.16 Neueste Beiträge
Hi
I want to customize the Workflow Task portlet ,
So any one can suggest me for how to implement!
thumbnail
Olaf Kock, geändert vor 7 Jahren.

RE: Regarding portlet customization

Liferay Legend Beiträge: 6403 Beitrittsdatum: 23.09.08 Neueste Beiträge
Praveenraj S:
I want to customize the Workflow Task portlet ,
So any one can suggest me for how to implement!


Not based on the information you are giving.
  • What are you trying to do?
  • What's the business objective of this planned change?
  • Which version of Liferay are you working with?
  • What's your experience with developing in [this version of] Liferay?
Praveenraj S, geändert vor 7 Jahren.

RE: Regarding portlet customization

Junior Member Beiträge: 28 Beitrittsdatum: 20.07.16 Neueste Beiträge
Thanks for reply
I working liferay CE 6.2
I want to develop portlet for showing workflow task based on choossed folder's wokflow task only.
so this is what i will develop so suggest me how to do?
thumbnail
Olaf Kock, geändert vor 7 Jahren.

RE: Regarding portlet customization

Liferay Legend Beiträge: 6403 Beitrittsdatum: 23.09.08 Neueste Beiträge
Praveenraj S:
I want to develop portlet for showing workflow task based on choossed folder's wokflow task only.


I'm not aware that there is a choice for a folder (which folder? Document Library? Web Content?) in the Workflow Tasks currently. As introducing one would be a major change to the existing portlet, it might be better maintainable to implement your own custom UI for workflow tasks and just use the existing one to check how to use the API.
Praveenraj S, geändert vor 7 Jahren.

RE: Regarding portlet customization

Junior Member Beiträge: 28 Beitrittsdatum: 20.07.16 Neueste Beiträge
I want to develop portlet for showing workflow task based on choice for a folder is Document Media wokflow task only.