Page History: Web Part: Jetfire Workflow Displayed in table
Compare Page Revisions
Page Revision: 2009/07/27 23:33
Workflow Displayed in table Web Part
Workflows are sorted by date and displayed in a table.
Workflows are displayed according to a definition contained in an xml document. Each Property that is displayed in the table is mapped to a cell with prefixes and punctuation added as appropriate.
e.g. in the BusinessEvent workflow class, Properties displayed are:
- Date – displayed in cell 1 and separate by a ‘;’
- Time – displayed in cell 1
- FocusGroup – displayed in cell 2
- Subject – displayed in cell 3 with a new line following it
- Location – displayed in cell 3 with a new line following it
- ContactPhone – displayed in cell 3, with a ‘(T)’ prefix
Editor for Workflow Displayed in Table Web Part
Edit Properties of the Web Part
The Web Part may be edited. It has the standard properties of a Jetfire Web Part. Additional custom edit properties include:
- Workflow Name – the class name of the workflows that are displayed in the cell
- Date Field Name – the name of the Date Property that is used to sort the workflows.
- Filter - a filter composed of 'name=value;' pairs that are used to find workflows.
- Text CssClass – the cascade style used to display the odd workflow.
- Alt Text CssClass – the cascade style used to display the even workflow.
- Header CssClass – the cascade style used to display the header row.
- Show Commands – allows the user to show an Export command. If shown, then workflows may be exported directly into an Excel Spreadsheet.
- Start Date – the Month and Year to display as the first selection in the drop down list.
- End Date – the Month and year to display as the last selection in the drop down list.
- Workflows Default Url – Workflows are displayed in cells according to the definition of properties found in an xml file at this url.
- Save Folder - a folder to temporarily save reports in. This is required when the Export command is used.
- Jetfire Common Edit Properties