Hi I’m new to ExpressionEngine and have been asked to add a return path to two contact forms on an existing site. The site is running ExpressionEngine 1.7.0.
I’ve created two ‘thank you’ pages (which work fine) and are ‘/thankyou’ and ‘/contact-thankyou’.
I’ve added the return path as below:
{exp✉️contact_form user_recipients="false" recipients="[email protected]" charset="utf-8" return="http://www.test.com/contact-thankyou"}
The thank you page content is shown when either form is submitted, but the URL shows as the default homepage and the page title shows as ‘error’.
Has anyone experienced this before? Or is there something wrong in the form configuration?
Any help would be much appreciated! Thank you!