This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
versago3:from_control [2022/11/01 12:32] dlee [Control Types] |
versago3:from_control [2024/05/17 12:26] (current) dlee [Check Box] |
||
|---|---|---|---|
| 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 ==== | ||