Checkbox should support label on the right side
-----------------------------------------------
Key: CLK-537
URL: https://issues.apache.org/jira/browse/CLK-537
Project: Click
Issue Type: New Feature
Reporter: Joseph Schmidt
Please update the Checkbox (and the From rendering) to support the display of
the checkbox label on the right, i.e. to force it on the right in all
conditions cause only so it makes sense.
There are many reasons to display the label for a Checkbox on the right side
not on the left side (like for all other fields):
- the label of checkboxes tends to be very long(e.g. "Yes I agree with this
blah ...")
- it is the natural way of displaying almost everywhere (the "check" is in
front of the the text for most western languages in practice).
When used, this should be also "enforced", because only so it makes sens too:
e.g. when for a Form the label position is "top",
the "check" is under the text: this looks very ugly only for this Control (not
for the rest), and I believe nobody wants to have it rendered like that.
This is why, when using a Checkbox in a form, the "check" and the label should
be both in the second column of the rendered layout (with a small space between
them).
thanks,
Joseph.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.