abdullacm Posted January 28, 2015 Share Posted January 28, 2015 Hi all, i want to disable customer from updating the email id, currently customer can update by updating personal info. Is there any issues with disabling this and what happens once the user is active with an email id and he/she changes the email id, what will happen to previous order details? Link to comment Share on other sites More sharing options...
tomerg3 Posted January 28, 2015 Share Posted January 28, 2015 Allowing the customer to change their email is a good feature to have, as email address can change. This is not changing their actual ID in the system (which is connected to orders etc), but rather just the email address associated with it. If you still want to disable it, the quickest way would be to edit the .tpl file and hide the entire block / change the textbox to a hidden type 1 Link to comment Share on other sites More sharing options...
abdullacm Posted January 29, 2015 Author Share Posted January 29, 2015 Thanks for the solution, i did as your suggestion, edited themes/theme-name.identity.tpl and disabled the field and removed its name and created additional hidden field with name as the disabled textbox field. Thanks Link to comment Share on other sites More sharing options...
Recommended Posts