So i went a bit of a different direction here, I essentially created 2 views, one for active and one for expired. Then Filtered my responses using greater than and less than equal to conditionals checking against the current date [date] and created a toggle on the page to show Active and Expired results. Not as easy as one view fits all but i do like how it makes it more "interactive" and doesn't bloat the view with all records when we are really only chasing the active entries.
Does what i need it to, bit more work than I wanted but impressed with the final results.
Please login or Register to submit your answer