The newsletter sign-up that is added to the user registration form is currently appended as a fieldset after the rest of the profile. This breaks the output when using the Field Group module when displaying the registration form as multipage, accordion, and tabs.
Attached is a screenshot of the behavior of a multipage Field Group with the Mail Chimp subscription form. If it is possible, it seems that a field that is configurable with the rest of the profile fields would have more versatility.
| Comment | File | Size | Author |
|---|---|---|---|
| Capture.PNG | 37.42 KB | chris23 |
Comments
Comment #1
levelos commentedThis sounds like a bug with FieldGroup, not MailChimp. There is a separate ticket about exposing MC forms as field.
Comment #2
swentel commentedMailchimp should implement hook_field_extra_fields() so that this easily configurable on the manage fields screen. We aren't going to register this for every module out there.
Comment #3
levelos commented