G
Guest
Hi,
I want to filter the Tasks home page based on some input criteria like
From This Start Date to That Date.
I found a way that by using Restrict() Method in OlTaskItem Object,we can
filter the data and it does.
But the problem for me is that i can't able to place the Filtered collection
Object in the Tasks Home page.
Either i can able to Open all the Filtered Tasks using Display Method or i
can use Delete Method to delete the he collection object and something else i
can do.
But my requirement is to just show only the filtered Task in the TAsks
Home PAge.
Can anyone help with this?
I want to filter the Tasks home page based on some input criteria like
From This Start Date to That Date.
I found a way that by using Restrict() Method in OlTaskItem Object,we can
filter the data and it does.
But the problem for me is that i can't able to place the Filtered collection
Object in the Tasks Home page.
Either i can able to Open all the Filtered Tasks using Display Method or i
can use Delete Method to delete the he collection object and something else i
can do.
But my requirement is to just show only the filtered Task in the TAsks
Home PAge.
Can anyone help with this?