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.

Paragraph Text + Conditional Logic = Broken???

  1. OK So using the conditional logic options, I have essentially created 5 different forms in one based on a drop-down selection. When a user selects one of 5 choices, the corresponding fields appear. All of the fields appear correctly except the paragraph text field used for comments.

    Strangely, it ONLY appears when you choose the last answer in the drop-down box. under no other circumstance does it appear.

    when any of the first 4 options is selected in my drop-down box, the ' < l i > ' tag has 'style="display: none; "' in it. When I use developer tools to inspect the elements and remove that styling, the paragraph text does appear.

    I have tried changing CSS, HTML5 option, No-Conflict Mode, changing/reversing logic statements... nothing works. Anybody have any ideas?

    Posted 11 years ago on Thursday July 5, 2012 | Permalink
  2. So, I got sick of waiting around and duplicated my form hoping that would solve the problem. It did. There must have been an error created in the database but there's no telling how the error was created to begin with.

    Also, on the bad form, I noticed when the paragraph text field was displayed using the last response in the drop-down box, it still didn't work correctly because the default text wouldn't clear when activated.

    Posted 11 years ago on Thursday July 5, 2012 | Permalink
  3. We'd need a link to your form to see what was happening - most likely the cause could have been if you renamed a field label or option, but didn't update your conditional logic. At any rate, glad you are up and running.

    Posted 11 years ago on Thursday July 5, 2012 | Permalink