Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Robert 30 posts 110 karma points
    Nov 16, 2011 @ 11:16
    Robert
    0

    Display in XSL data in uCommerce_address table

    Basically I have a customer who registers and writes the customers address to the uCommerce_address table. Now on the address.aspx/ addressinfo.xsl I want bring back the address information.

    I've looked at   <xsl:value-of select="CommerceLibrary:GetCurrentCustomer()/Addresses"/> but just returns nothing.


    Anyone come across this or have any ideas?

    Thanks in advance

     

  • Oleg 1 post 22 karma points
    Nov 18, 2011 @ 16:00
    Oleg
    1

    Try outputting the XML structure

    <textarea><xsl:copy-of select="CommerceLibrary:GetCurrentCustomer()/customer/addresses"  /></textarea>

  • Søren Spelling Lund 1797 posts 2786 karma points
    Nov 29, 2011 @ 15:16
    Søren Spelling Lund
    0

    Thanks for helping, Oleg. Much appreciated!

Please Sign in or register to post replies

Write your reply to:

Draft