Jetfire Workflow Demo
Link List 
 Jetfire Web Parts provide a general approach to the GUI.

We also design custom displays.

Word Viewer 
Property Editor Part
The Property Editor Web Part allows the web page designer to define what gets displayed and how.
Web Part Example

Edit Properties of the Web Part
The Web Part may be edited. It has the standard properties of a Jetfire Web Part. In addition, the following properties are used to customize the Web Part:
  • Workflow Name – the class name of the workflow that gets displayed in the Web Part
  • Header Field Names – a comma-delimited list of headings for the properties being displayed.
  • Body Field Names – a comma-delimited list of properties to display.
  • Field Widths – a comma-delimited list of widths for the properties.
  • Auto-Display – a flag for whether the workflows are automatically displayed when the page is displayed. If not set, the user has the option to ‘Get Workflows’, ‘Clear’ the workflows from the table or make edits and ‘Save’ the changes.
  • Number to display – the number of the most recently created workflows to display.
  • Heading Css Class – this is the cascade style applied to the Header Field Names.

Jetfire Workflows: Write it; Use it.