Hello everyone,
We have a dynamic channel of entries (pages) within a template. Each entry (page) has a form at the bottom. The form sits inside of the template. Once the user fills out the form, I want them to be brought to a success/return page where new data (from other fields not shown on form page) from the same channel entry/page will be displayed.
Can I put a “channel:entries” call inside of the “email:contact_form”? It seems that I cannot, even if I wrap it in a channel entry tag.
{exp:email:contact_form user_recipients="false" recipients="[email protected]" return="{site-path}white-papers-download/{url_title}" charset="utf-8"}Does anybody know how to configure a return page dynamically with the default EE form? Or is there an Add-On that does this?
Thanks!