Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 5 of 5

Thread: Address -- Nick Name

  1. #1
    baba is offline Senior Member
    Join Date
    Dec 2008
    Posts
    123

    Default Address -- Nick Name

    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

  2. #2
    Jao is offline Senior Member
    Join Date
    Oct 2008
    Posts
    1,132

    Default

    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.

  3. #3
    baba is offline Senior Member
    Join Date
    Dec 2008
    Posts
    123

    Default

    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

  4. #4
    Jao is offline Senior Member
    Join Date
    Oct 2008
    Posts
    1,132

    Default

    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.

  5. #5
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    That's used on checkoutshippingmult.aspx, when AllowMultipleShippingAddressPerOrder is set to true.