The problem is that the form is sending the data of both fields whether they had been chosen or not in the conditional choice.
I am running a query on the form data on my re-direct page and it is not running correctly because I am getting data from both of these conditional fields.
I only want the data from the drop down field that is shown. Not both. Only the one that is chosen.