I think what is being asked for is the ability to assign the URL that the form redirects to based upon the field value.
For instance, if you have a dropdown field (say, ID=16) has the following values:
When you press the submit button, the value of the redirect is the value of ID16. So, if a field value could be used instead of a hard coded URL it could work.
This would also be helpful for selecting a person to send the email to. If you could pick an email from a list and then assign that field ID to the value of the "send to" email address it would be awesome.
I know we can assign certain field values to the email subject. Is there a way to assign field values to the send to email address or the redirect URLs?