Versions Compared

Key

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

...

QR Code Generator Tool generates QR Code to be attached to email through process / post form processing.

Plugin Information

Plugins Available in the Bundle:

  1. QR Code Generator Tool

This plugin bundle is compatible with Joget DX 8.

Expected Outcome

To successfully generate QR Code to be attached to email.

Image Modified

Figure 1: Email containing automatically generated QR Code

Get Started

Prerequisites

1. Setup SMTP values in Joget App for the email tool to be working properly.

Image Added

Figure 2: SMTP Settings

Refer to Sign in with app passwords to generate the password for SMTP Gmail.

For more details, please refer to General Settings > SMTP Settings.  

Steps

Where to get the plugin

  1. Please visit https://github.com/jogetoss/qr-code-generator-tool for the plugin's source code.
  2. You can find the latest release at https://github.com/jogetoss/qr-code-generator-tool/releases .
  3. Upload the plugin to your Joget by navigating to Settings > Manage Plugins > Upload Plugin as admin.

How to install the plugin

...

For demo app, go to Joget Home or All Apps and click on Import App to import the downloaded demo app (refer to another KB - Import Joget App for more details).

To create the app from scratch, please continue following the steps below.

...

  1. Create a new form and drag and drop the File Upload element.
  2. Set the Label and ID for the QR Code Field.

Figure 23: Form Builder


Configure Post Form Submission Processing

...

  1. Set its Post Processing Tool to QR Code Generator Tool
  2. Set Run Tool on Both data creation and update.

Figure 34: Post Form Submission Processing Properties

...

More on how to configure email on Email Tool.

Figure 45: Process Builder

ToolMessage Value
Email Tool<img src="cid:#form.qcgda_qrcode.qr_field_to_be_uploaded?url#" />


How to use the plugin

1. Fill in the form. The QR Code File Upload field can be left blank as the process tool will generate the QR Code automatically to store in the field.

Figure 56: Joget App with QR Code Generator Tool Configured

...

2. An Email containing the QR code will be sent.

Figure 67: Email Receiving the QR Code


3. Click on edit.

Figure 78: QR Code Form List


4. You can see that the QR Code that has been generated is stored in this field. You can also manually download the QR Code to check.

Figure 89: Download QR Code

QR Code Generator Tool Properties

1. Configure QR Code Generator Tool to the previous form and fill in the Field with the File Upload element's Field ID.

Figure 910: QR Code Generator Tool Properties

NameDescription
FormForm for the QR Code Generator Tool.
FieldField ID for the QR Code to be uploaded on.


2. In the QR Code Properties, select the Format and fill in the value.

Figure 1011: QR Code Properties

NameDescription
Format

Options for Format.

  • URL
  • Text

URL

Info

Only shown when URL is selected for Format.

Value
Info

Only shown when Text is selected for Format.

HeightHeight of QR code.
WidthWidth of QR code.


Download Demo App

View file
nameAPP_QRCodeGeneratorDemoApp-1-20230913155313.jwa
height250

...