ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Help with FreeForm?

June 22, 2010 6:23am

Subscribe [2]
  • #1 / Jun 22, 2010 6:23am

    Dimensions

    5 posts

    Hi Im using the FreeForm Module, and cannot get the form to Notify me (send me an email)..i posted the code im using below..can you hep please? why is it not working?

    Thanks

    <h3>Contact Us</h3>
    <p>To send us a message, please fill out the form below. We'll get back to you shortly!</p>
    
    <p>{exp:freeform:form<br />
       collection="Contact Form"<br />
       required="name|email"<br />
    return="/index.php?/site/thankyou" <br />
       notify="[email protected]"<br />
    }<br />
     <br />
    Name: <input type="text" name="name" /></p><br />
    Email: <input type="text" name="email" /></p><br />
    Questions or Comments:<br />
    <textarea name="question"></textarea><br />
     <br />
    <input type="submit" name="submit" value="Submit" /></p><br />
     <br />
    {/exp:freeform:form}

  • #2 / Jun 22, 2010 8:25am

    e-man

    1816 posts

    It would seem your form tag is missing a “template” parameter:
    http://www.solspace.com/docs/detail/freeform_form/#template

  • #3 / Jun 22, 2010 8:52am

    Dimensions

    5 posts

    ok thanks i’ll take a look

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases