We have set up a search that includes a date range picker based on a metadata value date.
The problem we are experiencing is that if the from field is equal to the date in the metadata the result for that item is not returned. If the from field is before the actual date then the result is returned. Shouldn't we be able to search a single date? That is, have the from and to fields the same and match a date?
One other question - is it possible to only display the month and year from the date range picker?
What version of Matrix are you running? I believe this may have been fixed in the newer versions.
v3.14.5. In which version is it fixed?
I'm going to guess one of the 3.16 versions as 3.14 is technically not supported any more. You may have to check the Bug Tracker for more info, or to log the bug if you can't find one already.
Yeah it is a bug in our version but there is a workaround. If I have the time enabled in the metadata editing syle then it works.
So to my second question - is there a way to have the from and to date picker only show month and year through the search?
I'm going to assume not, as the date pickers are standard -- you may be able to do fancy things with CSS to hide the fields you don't want though.