Problem: I converted a List View web part that shows a document library into a Data View Web Part. I tried to add a filter based on a query string. The query string is only part of the field so I need to use a contains statement.
Resolution: The "Contains" operator is missing, by switching into code view I can use the contains operator in my xslt as shown below.
Resolution: The "Contains" operator is missing, by switching into code view I can use the contains operator in my xslt as shown below.
Data view xslt Tip: Retrieve a column named Kno and intermingle with xHtml
No comments:
Post a Comment