0

I have an InfoPath forms library in my SP site, and need to create view with more than 8(I guess thats the limit) filters. It would help If I can somehow implement a Field Contains 'ABC' OR 'DEF' OR 'GHI' kind of functionality, by just using one filter column in the view. Or if some way I can just use as many filters as I want instead of the limit!

camelbrush
  • 236
  • 6
  • 16

1 Answers1

0

For more filters you need to use data view webpart.

Please add the web part using sharepoint designer and configure it accordingly.

Thanks

Ali Murtaza
  • 109
  • 1
  • 9