Question

In SharePoint Designer, is there an easy interface for filtering joined views (either parent or child)?

Currently I go to code view to type the filters directly in xslt. There must be an easier way!

Was it helpful?

Solution

There isn't anything in the SPD GUI to accomplish this. You would need to do it like you are doing it in the XSLT. Other way would be to use a Visual Studio solution, but you would be doing even more code that way.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top