Checkbox or switch UX for boolean fields
Sitati Kituyi
For Boolean columns, it would be nice to have the option to render them as a checkbox or switch instead of text.
We have a usecase where a boolean column behaves as an override for a validation rule (i.e. if the boolean is TRUE, ignore the validation rule). For end user UX, it would be a bit nicer if they could just hit a switch instead of typing TRUE.
If added, i suggest this should be an optional/opt-in feature per column.