1up-lab / contao-mailchimp

Contao bundle for MailChimp subscribe/unsubscribe forms (using MailChimp API V3.0)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hidden fields not hidden? Other Input Types supported?

denniserdmann opened this issue · comments

Moin!

I'm working with some hidden fields in Mailchimp. Unfortunately, they appear in Contao. On the other side, i have a checkbox field that doesn't show up. Any ideas?

Grüße,
Dennis

Hi!

Hmm, not yet :)
Can you describe your setup or upload a screenshot from the field configuration at mailchimp?

Sure,

here is my current setup:
bildschirmfoto 2017-02-21 um 07 59 49

The checkbox-input is a group i created, which will then be added to the form.

Thank you for reporting, I'll investigate this.

I've looked into it.
The hidden fields will be fixed in the next release 🙂

But I didn't get how you create checkboxes under List-> Settings -> List fields and *|MERGE|* tags. I saw you can create checkboxes under List -> Signup Forms, but we don't have any API access on this forms.

The checkboxes are for group separations. Will have to dig into https://developer.mailchimp.com/documentation/mailchimp/reference/lists/interest-categories/, there is maybe a possibility to add those to the subscribe form as well.

Hidden fields will work with 2.2.0.

Great,

i was using another contao mail chimp extension in the past, which had the same problem with interests/categories. But maybe „you have a little bit lucky“ ;-)

@bytehead we also need the group feature. Any plans or ideas yet?

Not yet, lost the focus a bit on this topic. I don't even know if it's possible to get them.

It should be possible. There is a basic (WordPress -_-) example here: https://rudrastyh.com/mailchimp-api/interest-groups.html

If you don't have anything planned, we'll probably provide a PR ;)

PR is highly welcome 😎

Version 4.2.0 is released. Thanks for contributing!