• Hi everyone, when I enter the following source code and go to my page, the submit button does not work at all. Is there something I need to enable? Are these textboxes designed to handle this code? For you to duplicate the issue, you have to try the following steps. Thanks

    1. Dashboard
    2. Create a new page
    3. Copy and paste source code from link (setup mailto: to your email)
    4. Save
    5. Fill out form and see if you can click the submit button

    This is the code.

    • This topic was modified 8 years, 8 months ago by beachsand14.
    • This topic was modified 8 years, 8 months ago by beachsand14. Reason: HTML, Page, Button
Viewing 1 replies (of 1 total)
  • It works for me. Make sure:
    1. You’re not copying the <body> and <html> tags. You should only need to <form>.
    2. You’re pasting the code into the Text view of the editor.
    3. You have a mail client installed. This type of form simply launches your email application and pre-fills some details. If you don’t have an email application installed that handles mailto: links, this type of form won’t work.

    • This reply was modified 8 years, 8 months ago by Jacob Peattie.
Viewing 1 replies (of 1 total)

The topic ‘Submit button is broken’ is closed to new replies.