Is the following possible?
I have standard pages, the content of which is relevant for a defined period of time. Metadata is used to describe this period of time.
- Date Available defines the 'start' date & time
- Date Expire defines the 'end' date & time
I would like to create asset listings that show:
- Pages relevant 'now' -- %globals_date% > Date Available AND %globals_date% < Date Expire
- Archive -- %globals_date% > Date Expire
Thanking you!