This commit is contained in:
@@ -60,7 +60,7 @@ Clicking on the "Private bytes" legend hides that plot line and adjusts the scal
|
||||
|
||||
The currency control displays and accepts currency input.
|
||||
|
||||
The display and input format are controlled by both the device and web browser default settings for decimal numbers and the desired currency code set in the [User settings](home-user-settings.md/#currency-code) currency code field.
|
||||
The display and input format are controlled by both the device and web browser default settings for decimal numbers and the desired currency code set in the [User settings](home-user-settings.md#currency-code) currency code field.
|
||||
|
||||
### Custom fields
|
||||
|
||||
@@ -68,7 +68,7 @@ Custom fields are customizable extra fields that can be enabled on each business
|
||||
|
||||
These are provided for situations where there are special data items unique to each business that do not "fit" any of the standard AyaNova form fields.
|
||||
|
||||
Custom fields are documented on the [form customization](ay-customize.md/#custom-fields) help page.
|
||||
Custom fields are documented on the [form customization](ay-customize.md#custom-fields) help page.
|
||||
|
||||
### Dashboard widgets
|
||||
|
||||
@@ -80,11 +80,11 @@ Data tables are used throughout AyaNova to display lists of business objects and
|
||||
|
||||
### Date
|
||||
|
||||
The Date control is used to display and choose dates without time. Dates are displayed in the devices local time zone by default but can be [overriden](ay-start-localization.md/#time-zone-override).
|
||||
The Date control is used to display and choose dates without time. Dates are displayed in the devices local time zone by default but can be [overriden](ay-start-localization.md#time-zone-override).
|
||||
|
||||
AyaNova has two versions of the Date control available: the default is a "Material" theme date picker that will display and work the same on any device and the alternative is to use your browsers default system date picker.
|
||||
|
||||
Which one is used is controlled in [User settings](home-user-settings.md/#user-browsers-standard-date-time-input-controls) "User browser standard date time input" setting.
|
||||
Which one is used is controlled in [User settings](home-user-settings.md#user-browsers-standard-date-time-input-controls) "User browser standard date time input" setting.
|
||||
|
||||
#### Default "Material" date picker:
|
||||
|
||||
@@ -118,11 +118,11 @@ Picker mode:
|
||||
|
||||
### Date and Time
|
||||
|
||||
The Date and time control is used to display and choose dates and times as a pair and is the most common date and time related control in AyaNova as most objects require a precise timestamp. Dates and times are displayed in the devices local time zone by default but can be [overriden](ay-start-localization.md/#time-zone-override).
|
||||
The Date and time control is used to display and choose dates and times as a pair and is the most common date and time related control in AyaNova as most objects require a precise timestamp. Dates and times are displayed in the devices local time zone by default but can be [overriden](ay-start-localization.md#time-zone-override).
|
||||
|
||||
AyaNova has two versions of the Date and Time control available: the default is a "Material" theme date and time picker that will display and work the same on any device and the alternative is to use your browsers default system date and time pickers.
|
||||
|
||||
Which one is used is controlled in [User settings](home-user-settings.md/#user-browsers-standard-date-time-input-controls) "User browser standard date time input" setting.
|
||||
Which one is used is controlled in [User settings](home-user-settings.md#user-browsers-standard-date-time-input-controls) "User browser standard date time input" setting.
|
||||
|
||||
#### Default "Material" date and time picker:
|
||||
|
||||
@@ -279,15 +279,15 @@ Tag control has it's own [Tag documentation page](ay-start-form-tags.md).
|
||||
|
||||
### Time
|
||||
|
||||
The Time control is used to display and choose a time of day without the date portion. Times are displayed in the devices local time zone by default but can be [overriden](ay-start-localization.md/#time-zone-override).
|
||||
The Time control is used to display and choose a time of day without the date portion. Times are displayed in the devices local time zone by default but can be [overriden](ay-start-localization.md#time-zone-override).
|
||||
|
||||
#### AM / PM vs 24 hour clock
|
||||
|
||||
AyaNova will accept input and display times in 12 hour clock AM/PM mode or 24 hour clock mode depending upon the local standard set by the operating system and browser. You can override this to force a particular choice in [User settings](home-user-settings.md/#12-hour-clock) "12 hour clock" setting.
|
||||
AyaNova will accept input and display times in 12 hour clock AM/PM mode or 24 hour clock mode depending upon the local standard set by the operating system and browser. You can override this to force a particular choice in [User settings](home-user-settings.md#12-hour-clock) "12 hour clock" setting.
|
||||
|
||||
AyaNova has two versions of the Time control available: the default is a "Material" theme time picker that will display and work the same on any device and the alternative is to use your browsers default time picker.
|
||||
|
||||
Which one used is controlled in [User settings](home-user-settings.md/#user-browsers-standard-date-time-input-controls) "User browser standard date time input" setting.
|
||||
Which one used is controlled in [User settings](home-user-settings.md#user-browsers-standard-date-time-input-controls) "User browser standard date time input" setting.
|
||||
|
||||
#### Default "Material" time picker:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user