Hi...
I am creating an application that, among other fields, uses two checkboxes. If the first checkbox is checked, the second checkbox is visible (or enabled). If the first checkbox is unchecked, the second checkbox is invisible (or disabled). The first checkbox is bound to a datatable field. The second checkbox is a virtual field type.
I've tried everything I can think-of, but I can't make the second checkbox disappear or disable it. I tried modifying the JavaScript code on the Caspio Website that is supposed to disable a second drop-down list based on the first drop-down's select