I am trying to create a conditional question in my registration form, I tried using what this user has suggested but it is not working… I just need something simple:
Are you a boy or girl radio buttons and then if the user selects boy it shows a text field and if user selects girl it shows a different text field. Can you please show me how the code should look? When I use the example above and try switching to radio, it just shows all the information still.