Hi all i have one requirement i.e user can add multiple addresses out those user can select only one address as default address how can i achieve this please any one
asked
SARATH SIMHADRI
1 answers
0
Hi Sarathi,
You already having a checkbox in your page, that is useful to set a address as default.
In that checkbox , have a onchange which retrieves all other address and change it to false.