Perspective table boolean edit

It seems that if a column in perspective is rendered as boolean & editable (via checkbox) then the user must first double click the cell to gain edit capability, then click the checckbox as required.
Is this correct?

If so, would it work if I built a subview with a check box? Would the clicked checkbox work immediately? And I guess I'd need to correlate the clicked subview back to the row/column?

Thanks

1 Like

Here's how to do it:
User Manual: Table Column Configurations

Example: dynamic checkbox selection in table

I'm not sure. Try it, and report back.

Basically, yes.