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.

GF and MailChimp plugin

  1. kdawes01
    Member

    If I get the GF Developer level and use the Mailchimp plugin, will I be able to make a form that shows if someone has not signed up for MC, or if they have, a long-term cookie has been set so that when they return they no longer see the form, or even better, are redirected to the same page they would have been sent to when the filled in the form initially?

    Posted 12 years ago on Monday January 30, 2012 | Permalink
  2. This is possible but it will require some work on your part.

    You could handle this with a cookie if you want. That is not done by Gravity Forms but you can set a cookie when processing the subscriptions using the hooks which are built in to Gravity Forms. That would allow you to show or hide the form based on whether or not they have already subscribed. Instead of the form, you can direct them to the thank you page or success page, just as if they had originally subscribed.

    It's possible to do, however it will require some customization work by you using the hooks to extend what Gravity Forms will do for you.

    Posted 12 years ago on Monday January 30, 2012 | Permalink