Is there any way to append the list checkboxed right in the user_edit form instead of having a new tab?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

anon’s picture

Title: List checkboxed on user/edit » List checkboxes on user/edit
Version: 7.x-2.4 » 7.x-2.x-dev
Category: support » feature
Status: Active » Needs review
FileSize
9.31 KB

Here is a patch for enabling the lists checkboxes to be displayed in the regular user_edit_form.

I also implemented "hook_field_extra_fields()" so its possible to re-order the form element, even in the registration form.

anon’s picture

New patch for for latest dev.

anon’s picture

oops, forgot to remove some debug code in the prev patch.

portico’s picture

Rerolled against 2.x branch

jwalz’s picture

Current issue with this is that the settings aren't saved. Additionally an unneeded permissions override is in play. I've fixed these issue in this patch.

Haza’s picture

Issue summary: View changes
FileSize
3.96 KB

I rerolled this patch since it does not apply anymore and I fixed the deprecated usage of MAILCHIMP_LISTTYPE_OPTIONAL

shi99’s picture

Patch at #6 worked for me on the latest dev.

Thanks

amytswan’s picture

Status: Needs review » Closed (won't fix)

“And now our watch [for support of the 7.x-2.x version of the MailChimp module] has ended…” With the approaching deprecation of MailChimp’s API version 2.0, I’m sad to say we too must turn the page. This branch will become unsupported in early October and officially deprecated by the end of this year (2016).

Fret not! The 7.x-4.x and 8.x versions come highly recommended. Both are using Mailchimp’s new API 3.0 and are being actively maintained. If you find this issue still exists on either the 7.x-4.x or 8.x branches, let us know by opening a new ticket. “What is dead may never die, but rises again, harder and stronger!”