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: Setting Default Product Attributes

  1. #1
    lkkol is offline Member
    Join Date
    Mar 2009
    Posts
    54

    Default Setting Default Product Attributes

    Is there a way to change the default product attributes?

    For example can I have it so that the google checkout option is always set to 'No' by default, when adding a new product?

    Thanks,

  2. #2
    lkkol is offline Member
    Join Date
    Mar 2009
    Posts
    54

    Default Resolved

    I tried setting the selectedIndex in the aspx page and that was getting overwritten by the code behind. I see now that it can be set using the loadcontents method.

    Thanks,