Does anyone have the code to fix a DVWP where the column title filter shows the html rather than the person's name?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
You can edit the XSLT of the web part to fix this. Find the statement that says:
And replace it with:
From How to display HTML in the Dataview & Content Query Webpart (DVWP CQWP) |
|||
|
|