I am building a smart content rich text module where each item triggers either an external Jotform or takes you to en enter all webpage. I then require another rich text module with either CTA or buttons for those first items so the client can click “complete” since the external sites don’t give a return. The issue is both buttons or ideally CTA require you to send to trigger an action. I can get around this by building a simple “thank you for your submission. Please click here to return to list”.
1. How can you have a button trigger either a return to the original page. Keep in mind this will be a template that is cloned for each client so I don’t want to have to go in and manually enter the original pages URl.
2. Is there a way to have the thank you page open as a new webpage and then the button close the page?
3. Is there a more eligent way of creating this entire process?