Active
Score33
Currently, whenever a field is displayed as checkboxes or radio buttons, we have no choice but to display the checkboxes and radio buttons pushed right up against the very left edge of the field. Even if we specify padding or indents, those are not respected in checkbox & radio button fields.
It would be really nice if padding and indents worked with these types of fields as well.
more clarity, as I understand from previous discussions: there is no control of the LABEL of the radio button or checkbox in relation to the circle/box (respectively).
YES! this should have some CSS. The elements are separated in HTML as 'label' and 'input' (type) elements. And therefore able to take separated CSS.
However, I would also like to have control of the elements in FileMaker. If not separate 'elements' as in HTML/CSS, then at least spacing control between the input element and the label (in FileMaker).
beverly