Native Barcode Generator

Content Type: Widget
Categories: Mobile

Overview

Use this widget to display various barcodes in your native app. In the datasource tab, select the String with the value for the barcode. Select type of barcode you need.

Documentation

Description

A widget to generate a barcode in your Mendix Native Mobile App from a string input.
 

Typical usage scenario

To show a barcode in your native mobile app

Features and limitations

Features:

Generate these barcodes:
CODE39
CODE128
CODE128A
CODE128B
CODE128C
EAN13
EAN8
EAN5
EAN2
UPC
UPCE
ITF14
ITF
MSI
MSI10
MSI11
MSI1010
MSI1110
pharmacode
codabar

Limitations:

Styling adjustments are not supported.

Dependencies

No other dependencies needed

Installation

Place the native widget in your mendixproject/widgets folder and use it from the toolbox.

Configuration
In the settings of the widget you can set the type of barcode to be generated,  the datasource for the string input.

Bugs

None
 

Releases

Version: 1.0.0
Framework Version: 8.18.8
Release Notes: First version