Hello All,
I got success to add custom field and store its value to customer address and shipping and billing address too.
But now i want to edit these value and update customer address in table which is responsible for this.
How can i achieve this, I has 3 custom fields and an module that has these 3 fields, these fields are filled with the value that is store in database for that customer now i want to give the facility that user can edit these fields value and the customer address for theses 3 fields has been updated in database table which is responsible for customer address in magento.
Please give your suggestions.
Thanks in anticipation.
Hi @neha_
From where do you to be able to edit these values? Admin section or customer account in front end?
I want to edit these via frontend.