Skip to content

Custom ¨Thank you¨ page redirect? #322

Description

@lobau

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions