M
mpiscoso@gmail.com
Guest
I have experienced this. Steps: 1. Create a DATE field. 2. Create a view and use the new date field as a view filter (don't use the built-in date filter but create your own). 3. Left hand side == Date, Operand == Equal, Right hand side (value) == TODAY 4. Populate records with today's date. Result: No records found in view. Workaround: I had to use two filters to get this to work for Date fields. 1. Date GREATER than TODAY-1 2. Date LESS than TODAY+1 That is the only way apart from using the built-in Date filter.
Continue reading...
Continue reading...