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.

Checkbox value for conditional logic?

  1. I am trying to make an extra box appear when someone checks the box "other" to put a description in. I put Other as the value, true as the value. None worked. What do you put when using checkboxes or radio buttons?

    Posted 12 years ago on Sunday April 22, 2012 | Permalink
  2. David Peralty

    Create a checkbox, make the last choice be Other. Then create an input field (either single line or text box). Edit the input field under Advanced using conditional logic. Make the field only show itself when the checkbox is Other. That should give you what you want.

    Posted 12 years ago on Sunday April 22, 2012 | Permalink