kathymac
04-29-2011, 07:24 AM
Hello
On the Magento New Account form, I have a dropdown list that has a list of cities
the user can select from (such as Toronto, Calgary, etc).
What I need to do is to update the file:
app/design/frontend/default/inspire-blue/template/customer/form/register.phtml
I need to set the subscriber_status field in the magentosubscriber_newsletter table
to a status of 1 and the subscriber_city field in the same table to the value of the dropdown box called "City".
Could someone please show me how to do this.
Thanks so much.
On the Magento New Account form, I have a dropdown list that has a list of cities
the user can select from (such as Toronto, Calgary, etc).
What I need to do is to update the file:
app/design/frontend/default/inspire-blue/template/customer/form/register.phtml
I need to set the subscriber_status field in the magentosubscriber_newsletter table
to a status of 1 and the subscriber_city field in the same table to the value of the dropdown box called "City".
Could someone please show me how to do this.
Thanks so much.