Posted by samperez on February 14, 2009 at 8:30pm
Jump to:
| Project: | Autoresponder |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I understand that if a user is logged into the system, there is no need for name because drupal already knows the name, but for anonymous users, who do not want to create an account in the system and just want to subscribe to the site it would very important to have a "name" field included in the subscription form and also in the db schema to store it.
Would it be possible to be added shortly?
Comments
#1
Hi every one ...
Im not hugely knowledgeable in php but have been playing around with drupal as i find it fun!
Thanks for a great module its been doing very well on my test site www.rweb.co.za
This is just the module i need for my future site .
I have gone ahead and added a name field manually in the form and in the database.
It's working fine it stores the name in the database but i have some questions regarding variables.
How can i get my new field to work as a variable in the system messages and in my emails?
Hope the developer of this module does not take offence to this as it really is a great module.
Thanks
Roger
#2
@samperez: Ok, another good feature request :) Will do that in the first stable release for Drupal 6.
@rcosta: it will take some time to explain how to use your user name in emails, you can wait until i finish this in the next module release.
#3
Thank you very, very much Cyberpunk!
Will be waiting eagerly!
Not even the basic idea of getting those filelds to work?
Thank you