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.

Conditionally show/hide field based on custom populated field.

  1. I have a (checkbox) field populated (using gform_pre_render) from a Taxonomy.

    I have a second input field that should only be visible when specific terms are selected.

    Is there a way to either show the possible options in the admin screen so the conditional can be set up, or a way to hook in and add it programmatically (like the pre_render hook)?

    Posted 10 years ago on Thursday May 30, 2013 | Permalink