Hello,
we have a list view (that shows SP list items via "Get List Items") that we want to filter with a "search dialog"
==> so I created a view with the "search possibilities" (8 controls)
But I cannot realy "search" or "filter" the list view... we need to combine the search fields with AND and if I use the filter tab in the "get list items" view method I do not get the correct results if I have more than one search field but use only one...
example:
I have two columns (RequesterName and AppName) and thus two search fields (named similar)
I set up the filters with "contains" and combined them with "and"
If I "search" for "Requester=Name1" and "AppName=App1" then K2 will combine it and the list view will show items that contains "Name1" for Requester AND contains "App1" for AppName. But if one search field is empty it will remove all list items...
Is it possible to give a wild card to the filter option?
regards,
Johann