Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Start the Joget server and open the App Center.

  2. Login as admin and click on Design New App or click on existing application.

    Image Modified
  3. For new application, fill up the App ID and App Name then proceeds to click on Save button. 



  4. Create New Form, fill up Form ID, Form Name and Table Name then click on Save button.

    Image Modified

  5. Fill up the form with a Text Field with the id as status and a Step Display form element then save the form. 

    Image Modified

  6. Edit the Step Display form element by adding a few status and selecting color then save the form. 

    Image Modified

    Image Modified

  7. Click the GENERATE APP button and generate a CRUD.



  8. After creating the CRUD, launch the Step Display App Userview.

    Image Modified

  9. Go to the newly created form and click on New button.

    Image Modified

  10. Fill up the status field with one of the values added in the status of Step Display form element and observe the results.

    Image Modified

  11. To use the plugin as a datalist column formatter, edit the List - Step Display Form.

    Image Modified

  12. Edit the status column and add the Bootstrap Steps Display Formatter.

    Image Modified

    Image Modified

  13. Add a new record to the datalist and observe the results. 

    Image Modified


Step Display Form Element Properties

...

NameDescription

ID

Element ID (By declaring as "requestStep", a corresponding database table column "c_requestStep" will be created)
Status Field ID

Field to control the status of steps.

Status
NameDescription
Numbering

Sequence number of steps.

IconIcon used for the step. When using Icon theme, key in icon code from libraries of pixeden-stroke-7-icon ( https://themes-pixeden.com/font-demos/7-stroke ) or fontawesome ( https://fontawesome.com/icons ) into Icon column.
Value

Value of step display label.

Label

Step display label to be displayed to end-user.

Theme

Theme of icon.

Icon ColorColor of icon.
Icon Background ColorBackground color of icons.
Completed Icon Background Color

Background color of icons once a step is completed.

Image Modified

Step Display Datalist Column Formatter

...

NameDescription
Status
NameDescription
Numbering

Sequence number of steps.

IconIcon used for the step. When using Icon theme, key in icon code from libraries of pixeden-stroke-7-icon ( https://themes-pixeden.com/font-demos/7-stroke ) or fontawesome ( https://fontawesome.com/icons ) into Icon column.
Value

Value of step display label.

Label

Step display label to be displayed to end-user.

Theme

Theme of icon.

Icon ColorColor of icon.
Icon Background ColorBackground color of icons.
Completed Icon Background Color

Background color of icons once a step is completed.

Image Modified