Closed (fixed)
Project:
Mailchimp
Version:
7.x-2.0
Component:
User interface
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2011 at 02:56 UTC
Updated:
7 Sep 2011 at 21:55 UTC
is there a way to make the newsletter subscriptions a drop down box instead of a list of checkboxes?
Comments
Comment #1
levelos commentedYou could use hook_form_alter() to modify the form. And hardly a critical issue.