XSL Condition

<xsl:choose>
  <xsl:when test="@Featured='1'">do yes/no field check stuff
  </xsl:when>
  <xsl:otherwise>do other stuff
  </xsl:otherwise>
</xsl:choose>

Comments

Popular posts from this blog

Breaking down document locking in SharePoint

Working around X-Frame-Options for iframes

Document ID not being generated