Hey,
We have a nick name column in the address table. Where does the customer sees this on their web pages? Is it a dummy column?
Hey,
We have a nick name column in the address table. Where does the customer sees this on their web pages? Is it a dummy column?
Take Care
B-A-B-A
The NickName column is only for information purpose to categorize multiple addresses and to avoid confusion. You should see it on the store site add/edit address pages on store and admin.
Jao,
Thanks for the reply. But thats the problem. I dont see it my selectaddress.aspx in the store or i see it in the admin page. Customer enters the nick name, but its not showing anywhere . But the nick name is stored in the database.
Take Care
B-A-B-A
It should be. To check, please make the other address as the primary address and you'll see that the multiple address per order drop down changes.
That's used on checkoutshippingmult.aspx, when AllowMultipleShippingAddressPerOrder is set to true.