Barcode (form components)
(1) The text entered here will be displayed as a QR code in the form. On the far right, you can select workflow variables.
(2) Will be inserted automatically.
(3) Further CSS properties can be inserted via the context menu. Some are already selectable:
Template |
Attribute |
Description |
Barcode type |
static.element.barcode.type |
The barcode type. Values can be selected via the context menu. |
Width (px) |
width |
Width in pixels. Example: 250px |
Height (px) |
height |
Height in pixels. Example : 250px |
Add border |
border |
Adds a border. Example: 2px solid #222222 |
Border radius |
border-radius |
Rounds edges of border. Example: 6px |