All Tags »
xslt
Sorry, but there are no more tags available to filter with.
-
Almost that simple, but not quite. Here is the syntax you need to use: <xsl:sort select=''CustomFields/CustomField[@name='Sort']/@value'' />
Here is a modification of the UseCasesList.xslt that sorts by the sort custom field and adds that custom field to the columns. Copy this into a file that has an ...