Closed denniserdmann closed 6 years ago
Hi!
Hmm, not yet :) Can you describe your setup or upload a screenshot from the field configuration at mailchimp?
I'm actually not sure, if checkboxes are supported at the moment: https://github.com/1up-lab/contao-mailchimp/blob/master/src/MailChimp/Module/ModuleSubscribe.php#L124-L219
Sure,
here is my current setup:
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.
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!
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