Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
A date field is an input field for a date value.
The field
...
has a drop-down calendar -
...
"date picker".
...
Format
The date format
...
Image Removed
...
"dd-MM-yyyy"
Parameters
Default
The initial date value
...
- Date: "dd-MM-yyyy"
The same format is used for minDate and maximumDate fields.
...
.
ClearOnClear
Will the field revert back to Default value when "Reset" is selected.
Label
The text shown above the date.
AcceptBarcode
Will the field accept scanned values or require manual entry.
MinDate
Lowest allowed value
MaxDate
Highest allowed value
Optional
Is the field mandatory.
EanAi
If specified, the field accepts GS1 barcodes with the specified application identifiers.
A comma-separated list of GS1 Application Identifiers (e.g. "30,37") that the field will accept.
Tip | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
In AX the header is specified in the class Mob_GetReferenceData. Use addDefaultExpirationDateElement(..), addDefaultAnyDateElement(..), addDefaultDeliveryDateElement(..) etc.
|
...
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Page Properties | ||
---|---|---|
| ||
|
Image Added
The date field in a Page Header
Image Added
The Date picker