Hi there guys,
I am wondering if it would be possible to use an input field to redirect to different URLs?
For example, the field would say:
Enter Code
> User enters ABCD and it gets redirected to www.example.com
> User enters 1234 and it gets redirected to www.mydomain.com
And if user enters an incorrect code, they get an error message.
I can't figure out how to do this. I only know how to do a normal redirect to a url 🙄
Anyone who can point me in the right direction? Thanks a million!
I am wondering if it would be possible to use an input field to redirect to different URLs?
For example, the field would say:
Enter Code
> User enters ABCD and it gets redirected to www.example.com
> User enters 1234 and it gets redirected to www.mydomain.com
And if user enters an incorrect code, they get an error message.
I can't figure out how to do this. I only know how to do a normal redirect to a url 🙄
Anyone who can point me in the right direction? Thanks a million!