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.

Can Gravity do this re multiple choice subscribe forms?

  1. I am considering the purchase of Gravity forms but need to know if it can do what I want.

    I don't use Mailchimp so the addon is no use to me. I use ImnicaMail autoresponders and you can see an example of their subscribe code on my site at http://www.dalereardon.com.au

    I want to create a form that lets a person choose which of many newsletters they would like to subscribe to using check boxes. The form would then need to submit to my autoresponder service to subscribe them. The code which is used for this is:

    http://pastie.org/1819455

    As you can see the input fields to choose which list is subscribed to is just a hidden field with the list ID number/ss separated by commas.

    Can Gravity forms do this multiple choice newsletter subscribe?

    Thanks,

    Dale.

    Posted 14 years ago on Thursday April 21, 2011 | Permalink
  2. Gravity Forms does not submit to 3rd party form handlers. If you wanted the data to go to a 3rd party form handler you would have to write a customization using the available API hooks/filters to customize Gravity Forms functionality and send the data to the 3rd party form handler when the form is submitted. This requires PHP knowledge to implement.

    Posted 14 years ago on Thursday April 21, 2011 | Permalink