Is it possible to have the form redirect to a different page based on a dropdown selection?
For example, if I select option a from the dropdown then I go to Page 1 when I submit. However, if I select Option B, then I go to Page 2 when I submit.
Is that kind of thing possible or some function to get that same effect?
Cheers!