Customize query problem

LabKey Support Forum (Inactive)
Customize query problem Jon (LabKey DevOps)  2015-05-06 10:48
Status: Closed
 
Hi Anny,

The ability to allow a user to have a checkbox to change the value within the query when it renders is not possible in this case with the current LabKey design.

In order to accomplish what you want, you would have to design a custom module that would have to not only execute that query, but also have it render a checkbox, have that checkbox automatically populate based on the boolean value, then have that those checkboxes tied to a script that would perform an updateRows API call.

Regards,

Jon