code input
This block is part of the Component UI group and was last modified in core v10.4.28.
code input v10.4.28 Generates multiple inputs based on the given code length. It can further be specified to only allow numbers and to execute the on enter function after all inputs are filled
- Field required
fielddefinitionsField to save the value in
- Length
numberDefines how many inputs to show
- Numbers only
conditionIf set to true, the inputs will only allow numbers
- Alpha Numeric
conditionIf set to true, the inputs will only allow A-Z and 0-9
- Is required
conditionChecks if the code input is filled.
- On enter
inpinfunctionFunction will be executed as soon as the enter button is hit
- Call on enter
conditionIf set to true the inputs will call the on enter function as soon as every input is filled
- Clear on enter
conditionIf set to true the inputs will clear the filled fields when enter is pressed or called
- uicomponent
uicomponent
A typical wiring for code input: combine feeds the fields pin; the uicomponent out pin feeds build PDF.

Version history
Introduced in v10.4.28.
Back to
Component UI Return to the main group to view all sub-groups Back to form Return to the group to view all blocks within this group
