Needs work
Project:
Webform Mailchimp
Version:
8.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2026 at 12:39 UTC
Updated:
31 Aug 2026 at 14:14 UTC
Jump to comment: Most recent
When creating a webform mailchimp handler the form contains a deprecated field 'control'. To prevent confusion for the user I would like to remove this field from the from since it is not used.
Create a Mailchimp handler for a webform
Verify that the deprecated control field is shown in the handler form
Remove the control field from the handler form
-
Remove the control field from the handler form
-
-
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
idebr commentedRemoving the Control field also means it can no longer be removed if already configured. This issue should include an upgrade path from the Control field to Webform conditions and the code related to the control field removed entirely.