This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
versago:control_types [2020/06/16 09:52] runger [Image] |
versago:control_types [2020/06/16 10:36] (current) runger [Image] |
||
|---|---|---|---|
| Line 76: | Line 76: | ||
| * The **Date Picker** control is used when you wish to capture either a date only or both date & time. | * The **Date Picker** control is used when you wish to capture either a date only or both date & time. | ||
| - | + | * Date Picker controls can be used in any column of a form. | |
| - | Date Picker controls can be used in any column of a form. | + | |
| - | + | ||
| - | Date Picker controls are typically created when a database element of this type is added to a form. | + | |
| * The **Time Picker** control is used when you wish to capture only a time value. | * The **Time Picker** control is used when you wish to capture only a time value. | ||
| - | + | * Time Picker controls can be used in any column of a form. | |
| - | Time Picker controls can be used in any column of a form. | + | |
| - | + | ||
| - | Time Picker controls are typically created when a database element of DateTime is added to a form. The control type is then changed to Time Picker | + | |
| ==== Numeric Text Box ==== | ==== Numeric Text Box ==== | ||
| Line 93: | Line 89: | ||
| The **Numeric** **Text Box** control is used for capturing data that is numeric (numbers). | The **Numeric** **Text Box** control is used for capturing data that is numeric (numbers). | ||
| - | Numeric Text Box controls can be used in any column of a form. | + | * Numeric Text Box controls can be used in any column of a form. |
| - | + | | |
| - | Numeric Text Box controls are typically created when a database element of this type is added to a form. | + | |
| ==== Signature ==== | ==== Signature ==== | ||
| Line 105: | Line 100: | ||
| {{:: | {{:: | ||
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| ==== Button ==== | ==== Button ==== | ||
| Line 118: | Line 113: | ||
| Button controls are always added to a form manually. They are not associated with a predefined database column. They only execute the actions included in them. | Button controls are always added to a form manually. They are not associated with a predefined database column. They only execute the actions included in them. | ||
| - | See [[versago: | + | See **//[[versago: |
| Line 129: | Line 124: | ||
| This control is only displayed when the underlying data table structure is Header/ | This control is only displayed when the underlying data table structure is Header/ | ||
| - | A Form Detail Section control is always added to a form manually. The control can be used in any column in the form. | + | * A Form Detail Section control is always added to a form manually. The control can be used in any column in the form. |
| - | + | | |
| - | When the control is added you are prompted to enter the number of columns to be included in the detail row. | + | |
| - | + | ||
| - | Only one Form Detail Section control can be used in a form. | + | |
| ====Image==== | ====Image==== | ||
| - | {{: | + | {{: |
| The **Image** control is used to display an image that has previously been uploaded into the Versago database. | The **Image** control is used to display an image that has previously been uploaded into the Versago database. | ||
| + | |||
| + | See **// | ||