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: Get summary in future products xml 9200

  1. #1
    deselt is offline Senior Member
    Join Date
    Mar 2009
    Posts
    100

    Default Get summary in future products xml 9200

    how to get summary in future products xml in version 9200
    FeaturedProducts query don’t support Summary feeld.

    What query need to be add to future products to get this summary.

    <xsl:value-of select="aspdnsf:GetMLValue(Summary)" disable-output-escaping="yes" />

  2. #2
    Bluefish-Andrew is offline Member
    Join Date
    Jun 2009
    Posts
    31

    Default

    The Stored Procedure for Featured Products is called aspdnsf_GetFeaturedProducts

    You can edit this in SQL Server Management Studio.