Overview
The Scandit Mendix Pluggable Widget is a custom widget that enables the integration of Scandit's barcode and QR code scanning functionality into your Mendix application. With this widget, you can easily incorporate powerful barcode scanning capabilities, such as scanning various types of barcodes and QR codes along with scan success audio sound, directly into your Mendix application.
Documentation
Scandit Scanner
The Scandit Mendix Pluggable Widget is a custom widget that enables the integration of Scandit's barcode and QR code scanning functionality into your Mendix application. With this widget, you can easily incorporate powerful barcode scanning capabilities, such as scanning various types of barcodes and QR codes along with scan success audio sound, directly into your Mendix application.
Dependencies
Mendix 9.24.0 or higher
Properties
License Key: The license key from Scandit.com
Attribute to save code: The Mendix attribute where the scanned code is to be saved.
On Scan Action: This property is optional and if configured the event will be triggered on the successful scan.
Installation
To use this widget in your Mendix application, follow these steps:
Import the Scandit Scanner Widget to your Mendix project.
Save the License key from Scandit.com as a constant in your application. (License key can be created at http://surl.li/kuwoe)
Add the widget to a page inside a data view.
Configure the license key and required properties.
Enable camera access on your device.