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 2 of 2

Thread: CustomerID for Order Number

  1. #1
    osdude is offline Senior Member
    Join Date
    Nov 2007
    Location
    earth
    Posts
    202

    Default CustomerID for Order Number

    Is it possible to have the customerID be the order number? And if a customer has multiple orders be something like CustomerID-x, where X is the 2nd, 3rd, 4th order etc.?

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

    Default

    That would take some customization (source required), there's no built in setting for that. You'll need some changes to the DB as well, as we have constraints in there that apply to that field.