Looking to have customers input a code into a landing page form. Depending on the code they submit, I would like to redirect to one of seven pages. Is this possible?
Hi,
You can redirect the user with wixLocation.to in the submit button’s onClick, for more information check out the following links.
Good luck
Were you ever able to figure this out? I’m trying to do something similar, but I can’t figure out how to specify the response with the to ( ).