• ccollcl

    (@ccollcl)


    I put the code in below for Contact Form 1 and the email is working properly but the date picker doesn’t send the date w/ the email. Does anyone know what’s going wrong? Thanks for any help. The url is:

    https://cnm-dev.com btw

    <p>Your Name (required)
    [text* your-name 24/] </p>

    <p>Your Email (required)
    [email* your-email 24/] </p>

    <p>Phone
    [text your-subject 24/] </p>

    <p>Preferred Date
    [datetimepicker inputname]</p>

    <p>Question
    [textarea your-message 24/] </p>

    <p>[submit “Send”]</p>

  • The topic ‘Contact Form date picker not sending date…’ is closed to new replies.