This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
versago3:from_control [2022/10/31 14:07] dlee |
versago3:from_control [2024/05/17 12:26] (current) dlee [Check Box] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Control Types ===== | ===== Control Types ===== | ||
| - | {{ : | + | {{ : |
| ==== Section Title ==== | ==== Section Title ==== | ||
| The **Section Title** control is used as a divider between logical sections of a form. The use of section titles is not required but they can help the user focus on groups of associated elements. | The **Section Title** control is used as a divider between logical sections of a form. The use of section titles is not required but they can help the user focus on groups of associated elements. | ||
| Line 76: | Line 76: | ||
| The **Check Box** control is used for capturing true or false data. | The **Check Box** control is used for capturing true or false data. | ||
| * Check Box controls can be used in any column of a form. | * Check Box controls can be used in any column of a form. | ||
| + | * The underlying table field must be of datatype nvarchar | ||
| ==== File Upload ==== | ==== File Upload ==== | ||