Filtering Items in a View

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I can not find any info about customizing a View by fitering items in it.
Is it possible to use some method to find and collect Folder items using
some restriction and then display result in a view?
 
Thank you.
As I can see the only way to filter items in a View is using Filter element
of the View XML schema, isn't it? There is no way to recieve all items as XML
document
and then delete some of them and save result to a View?
 
No, you have to use a filter element in your XML. The items returned in a
view aren't in XML, that's just how a custom view is created using code.
It's the same thing as if you had manually set up a filter on a folder in
the UI.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top