Closed (fixed)
Project:
Webform Mailchimp
Version:
8.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2017 at 08:31 UTC
Updated:
3 Jan 2018 at 12:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mbovan commentedThis patch implements an ajax callback on a list select element which updates interest groups accordingly (no need to save a handler and edit the form).
As this overlaps with the related issue, the patch also includes fixes for #2920238: Interest Groups not showing in handler config form and #2906484: Subscribing webform submitters to a hidden Mailchimp interest group?. In case these 2 issues get committed first, I will reroll this patch on top of it.
Comment #3
berdirPlease also provide a patch on top of the other ones for review and committing once the other two are in.
Comment #4
mbovan commentedAs #2906484: Subscribing webform submitters to a hidden Mailchimp interest group? and #2920238: Interest Groups not showing in handler config form were fixed, here is the rerolled patch.
Comment #5
berdirLooks good to me and works for us.
Comment #7
mbovan commentedThanks.