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

Thread: Are the extensionData columns used?

  1. #1
    lpr2009 is offline Junior Member
    Join Date
    Aug 2009
    Posts
    15

    Question Are the extensionData columns used?

    I have ML 8.0.1.2 with source.

    Are the data table columns in the ProductVariant table used for anything?

    Is it just left over from a previously removed functionality?

    Can we use these columns for storing custom data or should we create new columns as needed?

    Thanks in advance.

    Peter

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

    Default

    ExtensionData columns are not used by default. You can use those to store any extra data you need.

  3. #3
    lpr2009 is offline Junior Member
    Join Date
    Aug 2009
    Posts
    15

    Default

    Fantastic!!! Thank you so much.

  4. #4
    chamberinternet is offline Member
    Join Date
    Jul 2009
    Posts
    30

    Default

    Hello ...

    Can anyone help on how I can display the extensiondata on the product detail pages?

    I'm currently using product.SimpleProduct.xml.config to display my product information.

    Thanks a lot

    Shafiq
    Using AspDotNetStorefront ML 8.0.1.2

  5. #5
    George the Great is offline Senior Member
    Join Date
    Nov 2006
    Location
    Cleveland, OH
    Posts
    1,792

    Default

    My last post here in this thread documents in detail how to pull the extension data in the product.simpleproduct.xml.config xmlpackage
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>

  6. #6
    chamberinternet is offline Member
    Join Date
    Jul 2009
    Posts
    30

    Default

    Thanks George!

    Shafiq :sK
    Using AspDotNetStorefront ML 8.0.1.2