Copied to clipboard

Flag this post as spam?

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


  • Sam dalton 5 posts 25 karma points
    Aug 17, 2012 @ 07:53
    Sam dalton
    0

    Can't show content from Embedded content

    I installed embedded content, add Data type correctly. Added to Document Type correctly.

    Problem is I can't see any XSLT file for embedded content, do I need to create one. If so can I see example of that.

    Next I don't know how to publish content to the live page. How to add it to template. I am bit lost here any help would be appreciated.

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Aug 17, 2012 @ 18:41
    Jan Skovgaard
    0

    Hi Sam

    Have you tried to see if you can get the content from your property name by doing something like

    <textarea>
    <xsl:copy-of select="$currentPage/propertyName" />
    </textarea>

    This should give you the XML.

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft