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.

code dropdown populated from a taxonomy

  1. Hello,
    Im using your plugin GravityForms+ CPTs., all working great but I have a big question.
    I dont know how to write the code in the form about select field populate with a Taxonomy.

    Example:
    I know that for a normal dropdown, where values are normal, code is:

    <li id='field_5_150' class='gfield' ><label class='gfield_label' for='input_5_150'>Animal</label><div class='ginput_container'><select name='input_150' id='input_5_150' onchange='gf_apply_rules(5,[156,151,178,154,155]);' class='small gfield_select' tabindex='36' ><option value='' selected='selected'></option><option value='Cat' >Cat</option><option value='Dog' >Dog</option></select></div>

    but when values are populated from a taxonomy?

    Posted 13 years ago on Wednesday April 13, 2011 | Permalink
  2. I need this code, because I would like place manually in source page ever field so I can check better position (to custom better form layout)

    Posted 13 years ago on Wednesday April 13, 2011 | Permalink
  3. The Gravity Forms Custom Post Type Add-On wasn't created by us. It is a 3rd party add-on created by a Gravity Forms user which is why it's available on WordPress.org and not here. You would have to get in touch with it's developer with any questions related to it's functionality (browse to the plugin on WordPress.org and contact the developer).

    Posted 13 years ago on Wednesday April 13, 2011 | Permalink