When I use checkboxes in an Editable Table, all checkboxes appear pre-checked for a new row. This is counterintuitive. HTML has a "checked" option, but
EditTablePlugin does not. Nothing should be checked on a new row unless I give a starting value (not possible).
Sample
%EDITTABLE{ format="| radio, 1, , High, Med, Low | select, 2, , P1, P2, P3, P4 | checkbox, 1, All, Eggs, Toast, Potatoes | text, 20 | text, 20 |" }%
%TABLE{}%
| *Type* | *Priority:* | *Choice* | *A* | *B* |
- screenshot:
reproduced at twiki.org
--
TWiki:Main/VickiBrown
- 12 Oct 2009