I have created a custom list and i need to apply some date filter on its view using date filter web part. This filter should work like below.
- There is a expire date column in the view. When user selects a date in date filter web part, all items where expire date <= selected date and expire date >= today's date should be displayed.
I hope, i was able to explain, please help me to achieve this. Thanks a lot.