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

FreeForm Issue

Development and Programming

CoolCars's avatar
CoolCars
2 posts
14 years ago
CoolCars's avatar CoolCars

Hello Guys,

I have a website called : www(dot)coolcars4hire(dot)co(dot)uk

I have a problem with the contact form and inquiry form. Whenever a visitor submit the form, there is blank white pages shows. while before it was very v fine and showing the information with confirmation.

www(dot)coolcars4hire(dot)co(dot)uk/contact/

Can any one help me in this issue,

I will be very thankful . Thanks

       
Matt:P's avatar
Matt:P
277 posts
14 years ago
Matt:P's avatar Matt:P

Hi CoolCars

Could you show us your FreeForm code please?

Nevermind, I just had a look at your HTML source code and noticed that the form input is blank:

<input type="hidden" name="return" value="" />

Your Freeform opening tag probably looks something like this:

{exp:freeform:form template="contact" collection="Contact Us" required="name|email"}

Add a parameter in the above freeform tag: return=”thank-you/contact” This tells freeform/ee where to direct the visitor once the form has been submitted.

{exp:freeform:form template="contact" collection="Contact Us" required="name|email" return="thank-you/contact"}

I like to make a template group called “thank-you” and use individual templates for each form e.g. contact, enquiry, quote etc. That way I can track leads in the clients Analytics.

Hope it helps

       

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.