v1.0.0
-
Add the below hidden input to your form layout, replacing the value with your actual re-direct URL:
{% comment %}<!-- Treehouse CODE v1.0.0 -->{% endcomment %} <form ...> <input type="hidden" name="redirectURL" value="/thank-you-page"> ... </form>
Comments or questions? Head over to the Treepl CMS forum to discuss with the community.