How do I attach a link for a selection made on my form. example: If someone clicks on "to the airport" I want them to be taken to a specific form for that. If someone clicks on from the airport i want them to be taken to another form. I hope this makes sense.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How do I attach a link for a selection made on my form. example: If someone clicks on "to the airport" I want them to be taken to a specific form for that. If someone clicks on from the airport i want them to be taken to another form. I hope this makes sense.
It makes sense but you don't need a form for that. Make your selection buttons on a regular html page and hyperlink to forms for each button.