Is it possible to use the submit redirect in a way that depending on which options were chosen, it would redirect to a specific page. So if option 1 was chosen, it would redirect to page 1. If options 2 were chosen, it would redirect to page 2 and so forth.
Or is there a better way to do this?
Thanks!