|
Jetfire WebParts provide a powerful and elegant GUI for displaying your custom written workflows in a Web Browser. Using the Jetfire language - an open source, object oriented, scripting language - makes writing persistent programs (workflows) very easy to write and maintain. Over 30 WebParts make it easy to display workflows designed with the Jetfire language.
|
|
|
|
|
Workflow Navigation by Date Web Part This document describes a Navigation Web Part that is used to display workflows sorted by date. Web Part Example Workflows are displayed in the Web Part according to the date property in the workflow. This provides an excellent navigation tool for sorting workflows based on date.
 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 this web Part.
- Date Field Name – the name of the date property in the workflow class that is used to sort workflows.
- Start Date – the first month and year displayed in the Web Part
- End Date – the last month and year displayed in the Web Part.

|
|
|
|
|