This commit is contained in:
@@ -5,59 +5,102 @@ AyaNova [forms](ay-start-form-overview.md) have a common set of controls that ar
|
||||
## Input controls
|
||||
|
||||
### Address
|
||||
|
||||

|
||||
|
||||
The address control is used to enter both a postal address and physical address.
|
||||
|
||||
AyaNova supports longitude and latitude entry for the physical or "street" address to support servicing mobile or remote locations without street addresses. If using a location aware device such as a smart phone you can automatically set the street address longitude and latitude see context menu options below
|
||||
|
||||
Items with an address can make use of the [View on map](ay-start-form-overview.md#form-context-menu) menu option.
|
||||
|
||||
#### Street address context menu
|
||||
|
||||
The street address context menu is accessed by clicking on the 3 vertical dot context menu icon beside the title "Street address" and has the following options:
|
||||
|
||||
- `Copy to clipboard` copies the street address to the device clipboard.
|
||||
- `Copy to Postal address` copies the street address fields into the same Postal address fields to save typing if identical
|
||||
- `Set co-ordinates to current location` will attempt to set the longitude and latitude automatically. Note that this depends upon the capabilities of the device in use and whether the browser is allowed to access the location. When clicking on this button it can take a second or two to determine the location / display an error message if it can't be done.
|
||||
|
||||
#### Postal address context menu
|
||||
|
||||
### Autocomplete (searchable pick list)
|
||||
|
||||
(make sure consistent naming, is there a better descriptive name for this? yes autocomplete conveys it, so search and replace any "pick list" docs or select lists)
|
||||
|
||||
### Currency
|
||||
|
||||
### Date
|
||||
|
||||
### Date and Time
|
||||
|
||||
### Day of week
|
||||
|
||||
### Decimal
|
||||
|
||||
### Duration
|
||||
|
||||
### Email
|
||||
|
||||
### Extension
|
||||
|
||||
### Menu
|
||||
|
||||
(both in form Context i.e. wo items add and main form context menu at top disambiguate)
|
||||
(common menu, how it hides and displays on smalelr forms, how to pick etc)
|
||||
|
||||
### Percent
|
||||
|
||||
### Phone
|
||||
|
||||
### Select list (not searchable)
|
||||
|
||||
(make sure consistent naming)
|
||||
|
||||
### Tag
|
||||
|
||||
### Time
|
||||
|
||||
### Upload
|
||||
|
||||
(import, report template upload etc etc)
|
||||
|
||||
### URL
|
||||
|
||||
|
||||
|
||||
## Display controls
|
||||
|
||||
### Chart
|
||||
## Notification
|
||||
|
||||
## Notification
|
||||
|
||||
(snackbar gznotify disappears)
|
||||
|
||||
### Data table
|
||||
|
||||
### Timeline
|
||||
|
||||
## Special controls
|
||||
|
||||
### Attachments
|
||||
|
||||
### Confirmation dialog
|
||||
|
||||
### Custom fields
|
||||
|
||||
### Dashboard widgets
|
||||
|
||||
### Schedule
|
||||
|
||||
### Wiki
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
00000000000000000000000000000000000000000000000000000000000000
|
||||
[under construction]
|
||||
|
||||
#b4beta (complete this, very important)
|
||||
|
||||
TODO:
|
||||
TODO:
|
||||
|
||||
### UTC
|
||||
All dates and times are stored at the server in UTC (GMT) values. The server has no knowledge of time zones so this value is used to display the time and date in your local Browser time zone.
|
||||
|
||||
All dates and times are stored at the server in UTC (GMT) values. The server has no knowledge of time zones so this value is used to display the time and date in your local Browser time zone.
|
||||
While you can ovveride this setting it's generally best to allow it to be the default setting obtained from the browser itself.
|
||||
|
||||
@@ -66,12 +66,18 @@ On larger screens the most commonly used options will move from inside the conte
|
||||
|
||||
While the top options in the context menu will change depending on the context, all context menus will have the following options at the bottom:
|
||||
|
||||
- [Search](home-search.md) option for searching the AyaNova database
|
||||
- Help option for viewing help about the specific form being displayed (this manual)
|
||||
[Search](home-search.md) option for searching the AyaNova database
|
||||
`Help` option for viewing help about the specific form being displayed (this manual)
|
||||
|
||||
Main forms that are not related to editing a single object also have the following options:
|
||||
|
||||
- [About](ay-about.md) option for viewing version information and technical support information.
|
||||
[About](ay-about.md) option for viewing version information and technical support information.
|
||||
|
||||
`View on map` In addition forms for objects with [address controls](ay-start-common-controls.md#address) will have a "View on map" menu item which when clicked will attempt to display the current objects location on a map provided there is enough information to determine the location. The most accurate location is had by entering the latitude and longitude into the fields provided in the "Street" address section however most map providers can match to a postal code or street address when required.
|
||||
|
||||
For items that are mobile or may not have a street address such as a Customer unit in remote locations the latitude and longitude are provided for mapping and location purposes.
|
||||
|
||||
The default map provider is Google Maps but you can select from many other options or add your own under [User settings map url template](home-user-settings.md#map-url-template) setting.
|
||||
|
||||
## Form controls
|
||||
|
||||
|
||||
BIN
docs/8.0/ayanova/docs/img/control-address.png
Normal file
BIN
docs/8.0/ayanova/docs/img/control-address.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
Reference in New Issue
Block a user