PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

conditional logic in browsers

  1. Hi,

    I am building a form which has several conditional logic items included.
    In Safari it works fine but when I try it in Firefox or Chrome or Opera the conditional logic works for the first field item (selecting 'bedrijf' will show the field 'bedrijfsnaam') with conditional logic, but the other conditional logic fields fail to show or hide (selecting bedrijf should hide 'geboortedatum' and 'geboorteplaats').

    Any idea why this is not working in the other browsers?

    http://sonartc.nl/wordpress/aanmelden/

    Posted 13 years ago on Friday November 26, 2010 | Permalink
  2. I created a new form instead of making a copy. It seems that it is now working correctly.

    The preview option does not work with this form. Could this be related to the conditional logic in the form? The other forms without conditional logic can be previewed.

    Posted 13 years ago on Sunday November 28, 2010 | Permalink
  3. It sounds like a plugin conflict is preventing the conditional logic script from working properly in the preview. We've seen this kind of thing several times.

    It's not uncommon for lazy plugin developers to output their javascript on ALL of the admin pages rather than restricting it to their own options pages, etc.

    I would suggest deactivating all the other plugins, testing to see if the preview works, if so then reactivate the plugins one by one until you find the culprit.

    Posted 13 years ago on Sunday November 28, 2010 | Permalink
  4. Thanks Kevin I will test it!

    Posted 13 years ago on Sunday November 28, 2010 | Permalink
  5. Hi Kevin,

    I found the plugin and now it is working flawless.

    Posted 13 years ago on Sunday December 5, 2010 | Permalink
  6. Great. Thanks for the update. Could you let us know what plugin caused your conflict. It may be helpful information for others with similar issues.

    Posted 13 years ago on Sunday December 5, 2010 | Permalink
  7. BTW, seems like Google Analyticator is such a plugin. Disabling it showed me the preview which wasn't working before.

    Posted 13 years ago on Friday February 25, 2011 | Permalink