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!

link|improve this question

53% accept rate
feedback

1 Answer

up vote 2 down vote accepted

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.