Does NOT work with Gravity Forms!
-
I did a View Source to manually find the selector to use (“
#gform_?” where “?” is the number of the particular Gravity Form to use) and entered that in. I told the form to use labels of the same names as the Merge Fields of the list. I generated and entered the MailChimp API Key (of course). The MailChimp list for the account with that API key came up just fine, and I selected it.Forms filled out submit to WordPress just fine, and Gravity Forms logs them just fine. But MailChimp apparently never even notices. No indication that they were ever even so much as PINGed by this plugin (beyond setting the list from the Settings page).
I suspect that the issue has to do with the fact that Gravity Forms (does not allow customizing the field “name=””” parameters, such as “
<input name="EMAIL" …>“. Instead they’re locked into having names such as “input_1”, even if I go into the Advanced Field Settings of Gravity Forms and enter in an Admin Field Label. That does not change the HTML<input>tag’sname="input_#"parameter. It only sets the column name for the display of entries in Gravity Forms’s admin back-end.Whatever the cause, until this is resolved, please don’t falsely advertise your plugin as working with Gravity Forms when it doesn’t. Please update the Plugin Description to move the “• Gravity Forms” unordered (bulleted) list item to the “Does not work with” unordered list.
The topic ‘Does NOT work with Gravity Forms!’ is closed to new replies.