I'm trying to work out how to add labels to form fields (rather than just text) but I can't find any references to doing this at all. I can find loads fo stuff that says that CKEditor is WCAG compliant, but if it can't produce WCAG compliant forms, that doesn't really mean much if you ask me. So I'm sure there must be a way and I'm just being stupid.
I can add the checkboxes, and buttons and radios fine (but they don't ask me an ID so that a label can be linked to them). And there doesn't seem to be a "label" button. All I can do is write it manually in the source.
Can anybody help? Is there a plugin?
Cheers
MattLG
I can add the checkboxes, and buttons and radios fine (but they don't ask me an ID so that a label can be linked to them). And there doesn't seem to be a "label" button. All I can do is write it manually in the source.
Can anybody help? Is there a plugin?
Cheers
MattLG

Re: Adding a label to a form field