Help

Redirect to a specific link after submitting a form

Topic Labels: Automations
3156 2
cancel
Showing results for 
Search instead for 
Did you mean: 
Mohamed_Z_Abuza
4 - Data Explorer
4 - Data Explorer

Depending on the data inputting into the form, I want to redirect to a specific link.

I have three links, depending on the form data I want to be redirected to one of those links.

window.location.href = URL and location.href = URL do not work.

2 Replies 2

That is not possible with Airtable’s forms.

You would need to use JotForm, which offers conditional redirects to URL links that are based upon the contents that were submitted in the form:

HannesK-ME
6 - Interface Innovator
6 - Interface Innovator

Hey there, this is something that can easily be achieved with our miniExtensions Form. You can use an Airtable field as the redirect target. Make that field a formula field that shows a different link based on what has been entered in the other fields and you're off to the races!

Screenshot 2024-11-08 at 14.57.27.jpg