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.

Unable to retrieve dynamic data for drop down

  1. Environment: WP 3.3.2, GF 1.6.4.4.2, LAMP (5.3.5-1ubuntu7.4), MySQL (5.1.54), Theme Twenty Eleven 12.3, Multisite

    We are unable to pull data for the "Parameter Name" after selecting "Allow field to be populated dynamically". We tried the querystring "?name=abc" and "Name=abc", the shortcode, as well as the functions.php hook. We only get the default drop down list.

    Any ideas how we can debug?

    Posted 11 years ago on Monday June 4, 2012 | Permalink
  2. David Peralty

    Can you give me more information on what you are trying to do?

    If you have populated dynamically set-up and want to populate a drop down you'll want to use the following hook:
    http://www.gravityhelp.com/documentation/page/Gform_pre_render
    or
    http://www.gravityhelp.com/documentation/page/Gform_column_input

    Posted 11 years ago on Monday June 4, 2012 | Permalink
  3. amit
    Member

    Nothing happens. Trying populating the drop down dynamically with the 'business' category (i have 3 posts in it ) NO result. Field and Form Id are correct too.
    What should be the parameter name? or there should be none?

    Posted 11 years ago on Saturday October 13, 2012 | Permalink