First and Last Name don't seem to be writing to db
Posted December 6th, 2007 by douggreen
5.x-1.x-dev, Code, bug, normal, active
I've previously only ever used the civicrm_subscribe module for collecting E-mail addresses, but we now have need for collecting the First and Last Names as well, so this is the first time I'm looking into trying to get those fields as well.
But when I fill out the form at www.example.com/user/subscribe, it only writes my email to the CiviCRM database and doesn't seem to do anything with the First Name and Last Name that I input.
Does anyone else have this issue or use this module (successfully or unsuccessfully) to grab First and Last Names?
Is it supposed to collect these? (I would assume so, since they are included in the form)