/o//commerce-media/accounts/-1/images/18398190?download=true

My Workflow Status
Icon
DXP App
18398009
This plugin allows logged user to see the number of tasks assigned to him and him roles and to open a modal window containing the portlet for workflow management.

Features:
- 3 View Mode;
- Customizable Color ("Modern" View Mode);
- Fast access to "My Workflow Portlet";
- Asynchronous ajax call;
- Fast refresh tasks counter by single click on task number;

If you want to add portlet in your theme, use this example code:

#if ($is_signed_in)
#set ($my_portlet_id = '1_WAR_trefstatusworkflowportlet')
#set ($locPortletPreferenceService = $serviceLocator.findService("com.liferay.portal.service.PortletPreferencesLocalService"))
#set ($locPlidLong = $getterUtil.getLong($plid))
$locPortletPreferenceService.deletePortletPreferences(0, 3, $locPlidLong, $my_portlet_id)

#set ($VOID = $velocityPortletPreferences.setValue('display-style', '1'))
#set ($VOID = $velocityPortletPreferences.setValue('portletSetupShowBorders', 'false'))
#set ($VOID = $velocityPortletPreferences.setValue('statusworkflow-viewmode', "03"))
#set ($VOID = $velocityPortletPreferences.setValue('statusworkflow-color-count-tasks-user-text', "black"))
#set ($VOID = $velocityPortletPreferences.setValue('statusworkflow-color-count-tasks-user-full', "red"))
#set ($VOID = $velocityPortletPreferences.setValue('statusworkflow-color-count-tasks-user-empty', "#FFCC00"))

#set ($VOID = $velocityPortletPreferences.setValue('statusworkflow-color-count-tasks-user-roles-full', "red"))
#set ($VOID = $velocityPortletPreferences.setValue('statusworkflow-color-coun-tasks-user-roles-empty', "#666666"))
#set ($VOID = $velocityPortletPreferences.setValue('statusworkflow-color-count-tasks-user-roles-text', "white"))
##set ($VOID = $velocityPortletPreferences.setValue('statusworkflow-show-tooltip', "false"))

$theme.runtime($my_portlet_id, '', $velocityPortletPreferences.toString())
#set ($VOID = $velocityPortletPreferences.reset())
#end
DEVELOPER
3F Consulting
DEVELOPER
5/29/14 12:00 AM
Published date
May 29, 2014
Published Date
5/29/14 12:00 AM
SUPPORTED OFFERINGS
Self-Hosted, Self-Managed
Supported Versions
6.2, 6.1
Resource Requirements
Edition
CE, EE
PRICE
Free
help & support
Terms & Conditions
SHARE LINK
Copy & Share Link

HTML Example

A paragraph is a self-contained unit of a discourse in writing dealing with a particular point or idea. Paragraphs are usually an expected part of formal writing, used to organize longer prose.