Our landing page has a custom Thank you page https://volu.dev/thankyou (which we currently use for SendGrid)
I would love to move to Keila, but right now the Thank you page I see is not great, and not customizable.
Here is the code I am using
<form target="_blank" class='newsletter-form' action="https://app.keila.io/forms/nfrm_xxxxxxxx" method="post">
<input id="contact_email" name="contact[email]" placeholder="Your email address" type="email" required/>
<button type="submit">Subscribe</button>
</form>
Is there a way to customize where the user lands after submitting?
Our landing page has a custom Thank you page https://volu.dev/thankyou (which we currently use for SendGrid)
I would love to move to Keila, but right now the Thank you page I see is not great, and not customizable.
Here is the code I am using
Is there a way to customize where the user lands after submitting?