In my form, there is a checkbox that controls a custom HTML (with some text) - is it possible to:
1. Hide the checkbox so user is forced to click Submit
2. On submit, the checkbox is set which in turn shows the custom HTML
3. Submitted form shows the custom HTML
Kinda a crazy need but I don't think the users will click on the Submit button after they see what they need to!