I have a form that works perfectly fine, the only thing is that I would like it to redirect the user to a specific page defined in a CMS element once the user presses the sumit button.
I’m aware of the functionality to send the user to a specific page:
The problem is that this feature would send the user to a single page no matter on what page the user is, whereas I need the form to send the user to a specific page based on the CMS page the form is in.
I don’t know if I’m clear enough, feel free to ask for more info.
Don’t mind the mess, I’m testing different solutions.
The idea is to send the user to a different stripe link depending on the CMS page they are on. The stripe link is defined in a field of the CMS element.