I have a form that uses conditional log right at the top. If asks the user if they are a home owner or a contractor. All the other fields are hidden. If they select Homeowner they see a message that lets them know the form is only for contractors and provides a link to steer people away. if they click contractor they see the rest of the form. In the address field the street address is automatically populating with ‘choice_1_4_2’ and I have no idea why or where it is coming from. If I disable the conditional logic and the address fields are visible from the start the street address is blank as you would expect. The inspect tool is not showing any errors.
Can someone help me understand why this is happening? - choice_1_4_2