You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »


Introduction

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


QR Code Generator Tool Properties

Create a Form

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

Figure 1: Form Builder


Configure Post Form Submission Processing

To start using the QR Code Generator Tool, in the Form Builder > Settings > Advanced, under the 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 2: Post Form Submission Processing Properties

NameDescription
Post Processing Tool

Select a tool to execute based on the event.

  • BeanShell
  • Counter Increment
  • Email
  • Export Form Email
  • Id Generator
  • Import
  • JSON API
  • Multi Tools
  • Preset Form Data
  • Push Notifications
  • QR Code Generator Tool
  • SOAP
  • SQL Query
  • Simple TensorFlow AI
  • Update Form Data
Run Tool on
  • Data creation
  • Data update
  • Both data creation and update

Configure QR Code Generator Tool

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

Figure 3: 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 4: QR Code Properties

NameDescription
Format

Options for Format.

  • URL
  • Text

URL

Only shown when URL is selected for Format.

Value

Only shown when Text is selected for Format.

HeightHeight of QR code.
WidthWidth of QR code.


Configure Tool

In the Process Builder, configure mapping of Start to the previous form and map the tool to the Email Tool and Configure Email.

More on how to configure email on Email Tool.

Figure 5: Process Builder


Example

1. Fill in the form

Figure 6: Joget App with The QR Code Generatol Tool Configured


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

Figure 7: Email Receiving The QR Code

Download Demo App

APP_QRCodeGeneratorDemoApp-1-20230913155313.jwa

  • No labels