Hi folks
I have ABSOLUTELY no idea on how to do this.
Even though there are some forum posts, it is as clear as mud for me
I have a calendar field: scheduled_time.
It is format: Y-m-d H:i:s
It is storage: Standard | Article | scheduled_time || Datetime
So in my List and Search Type....
I want to filter articles where scheduled time is either after today, or before today.
This requires 2 calendar fields with storage set to scheduled_time.
The Match setting will be either "Past", or "Future".
Using a select simple field, the User then selects "Before Today" or "After today".
And this is meant to fill the appropriate field with the date ie now or -1 day, +1 day
So that is the concept.
Putting it in to action is where it all breaks down for me.