|
Hi everyone,
I am new to magento.I want to add favoritemail attribute in Account Information page. i have created this attribute,But while saving this attribute value is not updating. 1. i have added favoritemail control in edit.phtml (appdesignfrontenddefaultdefaulttemplatecustomerform).
2.i have added <favoritemail><create>1</create><update>1</update></favoritemail> in config.xml file.
3. i have created favoritemail column in customer_entity table.
do i need to change any other files.
Thanks
|