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 an existing application.




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




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



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



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

    Image Modified
    Image Removed
    Image Added


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



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



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



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



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



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








  13. Edit the column by adding status accordingly and selecting color then save the form. 

    Image Added
  14. Add a new record to the datalist and observe the results. 




Step Display Form Element Properties


General

Image Modified



ID
NameDescription

ID

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

Field ID to control the status of steps.

Appearance Scale

To resize and scale the step display element.

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.

Connector

Shape of connector that connects multiple steps.

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

Background color of icons once a step is completed.

...

Step Display Datalist Column Formatter


General

Image Modified



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.

Connector

Shape of connector that connects multiple steps.

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

Background color of icons once a step is completed.

...