Is it possible to make a checkbox be checked by default? I tried adding checked="checked" and that didn't work. I want the box to be checked by default so the user has to uncheck it. I see a lot of contact forms that do this. Any suggestions?
Is it possible to make a checkbox be checked by default? I tried adding checked="checked" and that didn't work. I want the box to be checked by default so the user has to uncheck it. I see a lot of contact forms that do this. Any suggestions?
You can use default: option with checkbox.
http://ideasilo.wordpress.com/2007/12/25/contact-form-7-173/
(Note that checkbox+ in above document has been removed.)
Thanks. Don't know why I didn't find that.
This topic has been closed to new replies.