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.

Dynamically Populate fields shortcode not working with multiple parameter values

  1. I am trying to pass multiple parameter values to be dynamically populated using short code
    [gravityform id=8 field_values='firstname=xxxxx&lastname=yyyyy'] . Only the first parameter 'firstname' value is dynamically populated on the form and 'lastname' value is not dynamically populated.
    Form is created on http://dev30.visualmediahosting.com/gravityform/.
    Can anyone please suggest how to pass multiple parameter values to be dynamically populated on the form using shortcode.

    Posted 12 years ago on Friday October 14, 2011 | Permalink
  2. You're doing it correctly:
    http://www.gravityhelp.com/documentation/page/Allow_field_to_be_populated_dynamically

    Is it possible either of the words is spelled differently, has an underscore or something, an extra space, or is capitalization different? The parameters you send need to match the parameter names you are using when you allow the fields to be "populated dynamically".

    Posted 12 years ago on Friday October 14, 2011 | Permalink
  3. I have the same issue, though I payed attention to word spelling.
    I use latest 1.6 RC5 release. Both 'dynamic fields' are on drop-down lists mapped with 2 different taxonomies (using Custom Post Types for Gravity Forms plugin).
    Only the first parameter is correctly passed and dynamically selects the good taxonomy.
    The second drop-down doesn't select dynamically the passed value.

    Posted 12 years ago on Saturday October 22, 2011 | Permalink
  4. WOW!! you have a bug...I am having the same problem. It ONLY passes the first parameter. I need a solution ASAP or I need to get a refund because I can not use the plug in. Hereis what I am passing:

    [gravityform id=1 name=Registration title=false description=false field_values='clientemail=fays@commpro.biz&product=videoseo']

    When I switch the two parameter it always post the first one and not the second.

    Posted 12 years ago on Sunday October 30, 2011 | Permalink
  5. @commpro - I responded to your other topic and we'll handle your issue there. I will leave this topic open for the original poster.

    Posted 12 years ago on Monday October 31, 2011 | Permalink
  6. We were able to replicate this problem and it's fixed in the current rc5.7. The fix will be in the final 1.6 version when it is released.

    Posted 12 years ago on Monday October 31, 2011 | Permalink
  7. Moved from pre-purchase.

    Posted 12 years ago on Monday October 31, 2011 | Permalink

This topic has been resolved and has been closed to new replies.