This commit is contained in:
@@ -127,10 +127,26 @@ Place or remove a check in the checkbox to the left of a day to select or de-sel
|
||||
|
||||
### Decimal
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
The duration control displays and accepts input of time spans.
|
||||
|
||||
### Email
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||
BIN
docs/8.0/ayanova/docs/img/control-decimal.png
Normal file
BIN
docs/8.0/ayanova/docs/img/control-decimal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
BIN
docs/8.0/ayanova/docs/img/control-duration.png
Normal file
BIN
docs/8.0/ayanova/docs/img/control-duration.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
BIN
docs/8.0/ayanova/docs/img/control-email.png
Normal file
BIN
docs/8.0/ayanova/docs/img/control-email.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.6 KiB |
BIN
docs/8.0/ayanova/docs/img/control-phone.png
Normal file
BIN
docs/8.0/ayanova/docs/img/control-phone.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
BIN
docs/8.0/ayanova/docs/img/control-url.png
Normal file
BIN
docs/8.0/ayanova/docs/img/control-url.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
Reference in New Issue
Block a user