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.

Send AWeber the Text of a dropdown

  1. I've got a custom integration for post types and users where I need to save the post_id (to avoid users seeing posts with the same name when they should not).

    My issue is that the default for the AWeber plugin is to save the value (totally reasonable). What I need to do is modify the data being sent to AWeber so that it gets the text instead.

    It looks to me like I can filter the $entry object via the gform_aweber_ad_tracking filter. Can anyone confirm this. Seems that it has the whole $entry object, the whole $form object, and the $feed.

    Posted 11 years ago on Wednesday July 11, 2012 | Permalink
  2. Just in case anyone comes across this, I was totally overthinking it. I created a hidden field, then used some jQuery to pass the text of the selected value to AWeber by populating the hidden field with it.

    Posted 11 years ago on Wednesday July 11, 2012 | Permalink
  3. David Peralty

    Glad you were able to figure it out. Sorry, I couldn't reply sooner. We are a little light on staff today.

    Posted 11 years ago on Wednesday July 11, 2012 | Permalink

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