Versions Compared

Key

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

Table of Contents
maxLevel23

...

Introduction

Panel
borderColorGreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition

Plugin Template Pack aims to factorize repetitive configurations of the same plugin throughout the same app in one place to ease future maintenance. It currently supports:-

with more plugin types to be supported in the future.

This plugin source code is available in a new open source repository at https://github.com/jogetoss/plugin-template-pack. JogetOSS is a community-led team for open-source software related to the Joget no-code/low-code application platform. Projects under JogetOSS are community-driven and community-supported, and you are welcome to contribute to the projects.

...

The easiest way to see how the Plugin Template Pack function  is to create a simple Application. Here are the steps:

Steps To Import This Plugin

1. Go to the website https://github.com/jogetoss/plugin-template-pack.

2. Go to the "Releases" page (See Figure 1).

Figure 1: Release page link

3. Click on the .jar file to initiate the download (See Figure 2).

Image Modified

Figure 2: Plugin-template-pack .jar file

4. Go to your Joget Workflow localhost or server and log in as admin.

...

9. The Joget Workflow Knowledge Base has more information on managing and developing plugins.

Datalist Formatter

...

Steps To Use This Plugin

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

2. Log in as in as admin and click on   Design New App  (See Figure 3) or click on existing application.

Figure 3: Design New App

3. For new applications, fill  up up the App ID with camel case, and App Name, and click on the "Save" button. (See Figure 4)

Figure 4: Fill up App Details

4.  Create a New Form, fill up Form ID in camel case, Form Name, and Table Name then click on the Save button (See Figure 5).

Figure 5: Fill up Form Details

5. Fill up the form with several fields, save it and then click the "Generate App" button (See Figure 6).

Figure 6: Save Form and Generate App

6. After Clicking the "Generate App" button, generate the app with CRUD and Datalist included (See Figure 7).

Image Modified

Figure 7: Generate CRUD and Datalist

8.  After generating the app, Launch the UI Builder  by clicking on the newly created CRUD. (See Figure 8).

Image Modified

Figure 8: Enter UI builder

9. Navigate the user view menu elements and add the "Plugin Template Management" to the User view Menu. (See Figure 9).

Figure 9: Plugin Template Management

10. Leave the configuration of Plugin Template Management properties as default and save the User view Builder.11. Launch the app and navigate to the

Plugin Template Management

...

Properties

Edit Plugin Template Management

Image Added

Figure 10: Edit Plugin Template Management

NameDescription
IDThe'ID' in the property editor is a unique identifier. The value of this property is auto-generated.
Custom ID

Item link slug. It is an Optional field

Info
titleInfo

Ensure that value defined here is  unique  to other userview menus in the app since the  first matching/conflicting ID  will take precedence in page loading.

LabelMenu label to be displayed to the end-user. It is a Mandatory field.

UI

Image Added

Figure 11: UI (List) properties of Plugin Template Management

NameDescription
Button Position

The position of buttons  in the userview:

  • Top Left
  • Top Right
  • Bottom Left
  • Bottom Right
  • Top Left & Bottom Left
  • Top Right & Bottom Right
Selection Type

The type record selector in the userview:

  • Multiple: Allow users to select multiple or all the records simultaneously.
  • Single: Allow users to select only one record at a time.
Selector Position

The position of the record selector in the userview:

  • Left
  • Right
  • Both left & right
  • No
New Record Button Label

New Record Button Label to be displayed to the end-user.

Default Value: New

Edit Link Label

Edit Record Button Label to be displayed to the end-user.

Default Value: Edit

Delete Button Label

Delete Record Button Label to be displayed to the end-user.

Default Value: Delete

Custom HeaderCustom Header in HTML.
Custom FooterCustom Footer in HTML

Image Added

Figure 12: UI (Add) properties of Plugin Template Management

NameDescription
Cancel Button Label

Cancel Button Label to be displayed to the end-user.

Default Value: Cancel

Save Button Label

Save Button Label to be displayed to the end-user.

Default Value: Save

Custom HeaderCustom Header in HTML.
Custom FooterCustom Footer in HTML

Image Added

Figure 13: UI (Edit) properties of Plugin Template Management

NameDescription

Back Button Label

Back Button Label to be displayed to the end-user.

Default Value: Back

Save Button Label

Save Button Label to be displayed to the end-user.

Default Value: Edit

Custom HeaderCustom Header in HTML.
Custom FooterCustom Footer in HTML

UI of Plugin Template Management

UI List

Image Added

Figure 14: UI List of Plugin Template Management

UI (Add)

Image Added

Figure 15: UI (Add) of Plugin Template Management 

UI (Edit)

Image Added

Figure 16: UI (Edit) of Plugin Template Management

Plugin Types Supported as Template

The plugin types it supports as a template, for now, are as follows:

...

Image Removed

Figure 10

12. Fill up the Plugin Template Management Page accordingly and for the plugin choose any one of the formatter under Datalist Column Formatter. (See Figure 11)

Image Removed

Figure 11

13.  Configure the plugin by clicking the "Configure Plugin" button according to Figure 12 and then submit it.

Image Removed

Figure 12

14. Click the "Save" button to create a Plugin Template for formatting Datalists. (See Figure 13)

Image Removed

Figure 13

15. Click the List - Plugin Template to open the design view of the Datalist builder. (See Figure 14)

Image Removed

Figure 14

16.  Preview the Datalist before applying the "Plugin Template - Datalist Column Formatter" for comparing the effect of the Formatter. (See Figure 15)

Image Removed

Figure 15

17. In the Datalist builder go to properties of a column and navigate to General > Action Mapping > Formatter  select "Plugin Template - Datalist Formatter" in the Formatter drop-down list. (See Figure 16)

Image Removed

Figure 16

18. Navigate to General > Action Mapping > Formatter > Plugin Template - Datalist Formatter  and choose the template that has been created and press OK to apply it. (See Figure 17)

Image Removed

Figure 17

19. Repeat steps 17 and 18 for as many columns as you want in the Datalist and then save it.

20. Preview the Datalist to view the intended effect of the template of Plugin Template - Datalist Formatter. (See Figure 18)

Image Removed

Figure 18

21. Using one Plugin Template created, we can now apply the effect and format of the template to as many columns as we want in the Datalist builder increasing efficiency and reducing the chance of human error. (See Figure 19)

Image Removed

Figure 19

User view / Form Permission

Steps to use the Plugin:

Process Tool

Steps to use the Plugin:

Form Validator

Steps to use the Plugin Template - Form Validator:

1. Launch the app "Plugin Template Demo" and create a new template again on the Plugin Template Management Page by clicking the "New" button.

2. Fill up the Plugin Template Management Page accordingly and for the "Plugin" field choose any one of the formatter under Form Validator. As we want to make the form fields "Mandatory", we have to select Default Validator. (See Figure)

Image Removed

Figure 

3. Configure the Plugin by clicking the "Configure Plugin" button. Make sure the Mandatory property is checked and save the Plugin Template by clicking the "Save" button. (See Figure)

Image Removed

Figure 

4. Enter the Design View of the Plugin Template Form.

5. Edit one of the fields in the form and navigate to Edit Text Field > Advanced Options and select Plugin Template - Validator for the Validator property. (See Figure)

Image Removed

Figure 

6. Navigate to Validator (Plugin Template - Validator) and select the template you have created and click the "OK" button. (See Figure)

Image Removed

Figure 

7. Repeat Steps 5 and 6 for as many fields as you want in the Form Builder and then save the form.

8. Launch the app and enter the Plugin Template Form page and the fields that are set with the Plugin Template will have an asterisk (*) to indicate they are mandatory fields. (See Figure)

Image Removed

...