Conditional visibility not showing up for end-users

  • ntcacademicoffice
    Asked on June 5, 2015 at 7:16 AM

    Hi,

    I have a problem with a registration form I have created. There are conditional visibility rules in place, which should mean that when someone registers and select the "I have dietary requirements" radio button, various item appear below:

    a multi-choice tickbox line to let them chose which (if any) of the standard requirements are needed, another radio button asking "Other dietary requirments: yes/no" and a "please specify" text box.

    There should also be two other sections which appear, where people can enter the name and dietary requirements of any additional guests (based on a "people attending" spinner.

    I have extensively tested the form myself, and every time the conditional visibility rules work for me. However, end-users report that none of this appears for them. Can you please advise what is going wrong?

  • Boris
    Replied on June 5, 2015 at 10:44 AM

    Hello.

    I am sorry for the inconvenience that this is causing you, but I believe I see the issue. You are using a regular script embed method for the form, and the scripts from the form are conflicting with the JQuery scripts that are also embedded on your website.

    Conditional visibility not showing up for end users Image 1 Screenshot 30

    Conditional visibility not showing up for end users Image 2 Screenshot 41

    I would advise you to please try using the iFrame embed method instead, as this will sandbox the form from any other scripts on the page, and the form should work correctly for your users from that moment on.

    Please let us know how it goes. Thank you.