RE: Using the xsl:if correctly

Subject: RE: Using the xsl:if correctly
From: "Kerry Nice (DEN)" <Kerry.Nice@xxxxxxxxxxx>
Date: Fri, 11 Feb 2000 16:42:40 -0500
Title: RE: Using the xsl:if correctly

Perfect,
This is exactly what I was looking for:
      <xsl:if test="@field_type = 'textbox'">

You can't believe how long (and how unsuccessfully) I spent searching the net for an example that does this.  I guess I should have guessed this, but oh well.

Thanks,
Kerry.

Current Thread