You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Not really a problem as much as a limitation of the current behavior.
Describe the solution you'd like
When creating a form for listmonk I would like the ability to specify a redirect URL to send the user to instead of showing them the listmonk page. For example, Convert Kit allows a user to create a redirect link, or show a success message in their form builder.
I would love it if I could add a hidden input to manage a redirect to a custom page after submission.
Is your feature request related to a problem? Please describe.
Not really a problem as much as a limitation of the current behavior.
Describe the solution you'd like
When creating a form for listmonk I would like the ability to specify a redirect URL to send the user to instead of showing them the listmonk page. For example, Convert Kit allows a user to create a redirect link, or show a success message in their form builder.
I would love it if I could add a hidden input to manage a redirect to a custom page after submission.
Then if
redirect_url
is found in the form fields, you'd be redirected to whatever value that is.The text was updated successfully, but these errors were encountered: