My form includes a list of 6 options where users can only select one. After submitting the form, I want to redirect them to a specific page based on their selection.
For example, I have the following 3 options:
- Youtube
If a user selects option 1 and submits the form, they will be directed to the Facebook page. If they choose option 2, they will be directed to the YouTube page, and so on.