I feel bad as I could not find anybody with the same issue as I am having.
I have a form with 3 fields. One field is a radio with 5 elements, one is checkbox and I have a text field.
The radio and checkbox I have enabled values on and gave them a unique value of 1,2,3 etc..
I have the form set up to redirect and I am passing the values via query string. What has been troubling is that the values passed on are the labels and not the set values I gave to each radio choice. I hope this is any easy one to fix. Thank you for our time.