This widget lets you navigate the workflows by publication or by group. Only workflows assigned to you that have an active status are listed.
On the left, click a publication or group to display only workflows in that publication/group. You can click the View my workflows button at the bottom of the widget to go to the my tasks and workflows page and view a list of all your workflows.
Click a link in the widget to open the workflow in the workflow panel. In medium or large size, the status and due date for each workflow is displayed
and clicking the
If there are many workflows, you can use the angle and chevron buttons at the bottom of the widget to see more workflows.
The ID of this widget is workflows
.
It supports the following parameters:
For example, to display a small widget grouped by publication and group (default):
<widget name="workflows"/>
Or to display a medium-sized widget with workflows organized by publication only and showing up to 10 workflows at a time:
<widget name="workflows" size="medium">
<parameters group-by="publication" max-items="10"/>
</widget>
The PageSeeder user manual
© Allette Systems (Australia)