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.

CommentFileSizeAuthor
Capture.PNG37.42 KBchris23

Comments

levelos’s picture

Project: Mailchimp » Field Group
Version: 7.x-2.4 » 7.x-2.x-dev
Component: General » Code

This sounds like a bug with FieldGroup, not MailChimp. There is a separate ticket about exposing MC forms as field.

swentel’s picture

Project: Field Group » Mailchimp
Component: Code » User interface
Priority: Major » Normal

Mailchimp 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.

levelos’s picture

Status: Active » Closed (duplicate)