I am trying to use the Go To URL action for after my signup form has been submitted. I can get this working with a fixed URL, but I want to add a parameter to the URL based on the user input in the form, eg:
I’ve tried using the syntax from a flow for this, but it doesn’t get substituted. Is there a way to use values that the user has submitted in the destination URL?
Thanks David
Best answer by dmpatrolio
So I was able to find another solution to this. Instead of using the Go To URL action on submit, I instead made my form show a success message, then added a snippet of javascript to the web in which the form was embedded:
So I was able to find another solution to this. Instead of using the Go To URL action on submit, I instead made my form show a success message, then added a snippet of javascript to the web in which the form was embedded:
The ROI of your reply? One helpful answer can support dozens of teams, build your credibility, sharpen your own expertise over time, foster connectivity, and create good karma – because what goes around comes around. The community is what YOU make it.