Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Header and their Filters/Fields are generated by the "GetReferenceData" call.
language | xml |
---|---|
title | Sample Header |
linenumbers | true |
during Reference Data
Mandatory attributes
- id: Integer, elements must be numerated in the order they should appear.
- name: String, unique name of the field.
- inputType: Enum, defines the type of the field. Valid values:
- Text: A String
- List: A Drop down (a predefined list / table)
- Integer: A number (without decimals)
- Decimal: A number (with decimals)
- Date: A date, with possibility for a drop down.
Commonly used attributes
- label: String, the text to show on screen infront of the field. (Label is automatically translated)
- labelWidth:Integer, the with of the label.
- defaultValue: String, the default value of the field.
- clearOnClear: Boolean, false by default, set to true to clear this field when the 'clear' button on the configurable header is clicked.
- acceptBarcode: Boolean, true by default, set to false when the field should not accept scanned values but requires manual entry.
- eanAi: String, a comma-separated list of GS1 Application Identifiers (e.g. "30,37") that the field will accept.
- length: Integer, maximum of characters the field can occupy.
Other
- dataTable:
- dataKeyColumn:
- dataDisplayColumn:
- linkedElement: ?
- linkColumn: ?
- filterColumn:
- minValue: Integer/decimal, used if inputType is Integer or Decimal. Minimum value the field can have.
- maxValue:Integer/decimal, used if inputType is Integer or Decimal. Maximum value the field can have.
- minDate: Date, used if inputType is Date. The minimum date the field can have.
- maximumDate: Date, used if inputType is Date. The maximum date the field can have.
- optional: Boolean, if true the field can be empty. This has affect if the header should auto submit.
- searchType:String, used to active online search.
- locked: Boolean, if true then the field is read only.
Explore the Mobile WMS App
Page Tree | ||
---|---|---|
|