hello,
I am trying to display announcement list item in content editor web part using XSLT.
But getting problem to display "Expires" column
I am trying this
<td width="12%" valign="top"><div class="item"><xsl:value-of select="@Expires" /></div></td>
please help me
Thanks
sudeep