We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Contact form not redirecting to set page

How Do I?

Eric N's avatar
Eric N
28 posts
10 years ago
Eric N's avatar Eric N

This is giving me a bit of a headache.

The Email function works, but it directs to the standard message template and not the “redirect” I asked for. ?? I’m sure I am missing something simple again!

{exp:email:contact_form user_recipients="no" recipients="[email protected]" redirect="none" return="site/page-I-want" form_class="form" charset="utf-8"}
<div class="form-group">
 <label for="first_name">First</label>
 <input class="form-control" type="name" value"" placeholder="Req." name="message[]" />
</div>
<div class="form-group">
 <label for="first_name">Last</label>
 <input class="form-control" type="name" value="" placeholder="Req." name="message[]" />
</div>
<div class="form-group">
 <label for="job_title">Job Title</label>
 <input class="form-control" type="name" value="" placeholder="Optional" name="message[]" />
</div>
<div class="form-group">
 <label for="company_name">Company</label>
 <input class="form-control" type="name" value="" placeholder="Req." name="message[]" />
</div>
<div class="form-group">
 <label for="from">Email</label>
 <input class="form-control" type="email" value="" placeholder="Req" name="from" />
</div>

<input type="hidden" name="subject" value="Email Subject" />
<input type="submit" name="submit" value="Submit" class="btn btn-primary" />

{/exp:email:contact_form}
       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.