Hi everyone
I have made a custom content type with a date-picker (and many more) field in it. I then made a List to display all those articles. Now I'd like to give the user the opportunity to filter this list by the year, which means that I have to filter the articles list by the year compontent of the date-picker field that I mentioned earlier. Does anybody know how to do this?