Active
Project:
PHPlist Integration Module
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2010 at 16:58 UTC
Updated:
26 Nov 2010 at 18:26 UTC
Will it be very difficult to add First and Last name fields, or just a name field (although I think PHPList uses First and Last) to the Anonymous subscriber block?
Comments
Comment #1
paulbeaney commentedHi mintsauce,
PHPList doesn't have name fields by default - you have to add "user attributes", which you can then name as you like. That said, I guess it shouldn't be too hard to add a name field to the anonymous sign-up block - it could map to an attribute called t('Name') - using the t() function to ensure the PHPList attribute gets given a name in the right language (assuming your Drupal site uses the same language...)
Sound reasonable?
Regards,
- Paul