This commit is contained in:
2022-01-19 00:48:33 +00:00
parent 94e88b3c56
commit 66d54c88c3
6 changed files with 28 additions and 0 deletions

View File

@@ -127,10 +127,26 @@ Place or remove a check in the checkbox to the left of a day to select or de-sel
### Decimal
![decimal control](img/control-decimal.png)
The decimal control displays and accepts decimal (fractional) number input.
The display and input format are controlled by the device and web browser default settings for decimal numbers.
### Duration
![duration control](img/control-duration.png)
The duration control displays and accepts input of time spans.
### Email
![email control](img/control-email.png)
The email control displays and accepts email addresses.
To the left of the email display is an @ icon button which, when clicked, will open the device's email application to send an email with the address populated by the contents of the email control.
### Extension
### Menu
@@ -142,6 +158,12 @@ Place or remove a check in the checkbox to the left of a day to select or de-sel
### Phone
![Phone control](img/control-phone.png)
The phone control displays and accepts phone numbers.
To the left of the email display is a phone icon button which, when clicked, will open the device's dialer application to make a call to the number displayed.
### Role
The Authorization Role control is used to select [Authorization Roles](ay-biz-admin-roles.md).
@@ -168,6 +190,12 @@ Place or remove a check in the checkbox to the left of a role to select or de-se
### URL
![url control](img/control-url.png)
The url control displays and accepts URL addresses. Typically this would be a website but any URL can be entered here.
To the left of the URL display is an open button which when clicked will send the URL to the devices operating system to be opened. If it's recognized by the device as a web site address then a browser window will open to that address. Other types of URLS will be handled according to the device's URL handler.
## Display controls
### Chart

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB