I used to use the ddwrt:IfNew in SP 2007 to show if docs or items are new but trying the below doesn't work. Any ideas....
<xsl:if test="ddwrt:IfNew(string(@Created))">
<img alt="" src="../images/GMAILNEW.gif" width="16" height="16" />
</xsl:if>
|
I used to use the ddwrt:IfNew in SP 2007 to show if docs or items are new but trying the below doesn't work. Any ideas....
|
|||||
|