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 show and hide fields?

  1. graphical_force
    Member

    Hello, I want to do the following:

    Create a field of 3 checkmarks.
    Show a specific field depending on what checkmarks are selected using conditional logic.

    The issue I am having is when checkbox 1 is selected, the appropriate field is shown. But I want a different field to show if checkbox 1 and 2 are selected which does happen but the field that is showing when checkmark 1 is selected is showing as well. If checkmark 1 and 2 are selected, the other field with just checkmark 1 should be hidden. Is there a way to do this? Conditonal logic has 'show' and 'hide' but I don't see a way to use them both or am I wrong? Or is there a better way then the way I am trying?

    Thanks!

    Posted 11 years ago on Friday March 8, 2013 | Permalink
  2. David Peralty

    What about having conditional logic for the first field say:

    Show this field if ALL of the following are true.
    Check one is selected
    Check two is not selected
    Check three is not selected

    Posted 11 years ago on Friday March 8, 2013 | Permalink
  3. graphical_force
    Member

    Thanks! Can't believe I missed that. LOL

    Posted 11 years ago on Friday March 8, 2013 | Permalink
  4. David Peralty

    No problem. Glad to help.

    Posted 11 years ago on Friday March 8, 2013 | Permalink