Copied to clipboard

Flag this post as spam?

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


  • DanMann 44 posts 42 karma points
    Oct 24, 2011 @ 12:49
    DanMann
    0

    Contour Values returning blank?

    Hi Guys,

    If I sure this <td><xsl:value-of select="umbraco.library:FormatDateTime('.//fields/date//value/', 'd')"/></td> I get a blank cell.

    If I use <td><xsl:value-of select=".//fields/date//value"/></td> I get the time in the cell as well, which I don't want.

    Have I got the first line right?

  • DanMann 44 posts 42 karma points
    Oct 24, 2011 @ 15:43
    DanMann
    0

    Also, why can't I create a link from the value in contour?

     

    <td align="center"><xsl:value-of select="umbraco.library:NiceUrl(.//fields/report//value)" /></td>

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies