• Resolved tmargot

    (@tmargot)


    Hi,

    All form fields I am using are working, but when I add a checkbox it does not appear. I saw lots of posts regarding updating the css -webkit-appearance but my problem is the element is not being rendered at all. Any ideas?

    My form:

    <label> Your Name (required)
        [text* your-name] </label>
    
    [checkbox mailing]
    
    [submit class:button "Send"]

    Thank you,
    Tristan

Viewing 1 replies (of 1 total)
  • Thread Starter tmargot

    (@tmargot)

    Sorry, my mistake, forgot to pass a label. This worked:

    [checkbox mailing "Join us"]

    • This reply was modified 7 years, 9 months ago by tmargot.
Viewing 1 replies (of 1 total)
  • The topic ‘Checkbox not working’ is closed to new replies.