I'm trying to expand on this component a bit and I'm trying to figure out if there is a way to get the calendar to
un-publish an event (the resource) on a given date. I'm hoping it would effectively make the event stop appearing in the calendar (and other places I have it listing throughout the site).
I have created a TV called event_date_end and set the TV just like the event_date one (input type: Date, Date Format: %b %d, %Y, etc).
Right now, this TV is serving as a readout, displaying the end date on a list of events. It is currently serving no function in the calendar itself. Please refer to this page:
http://108.160.154.121/~amff/events-activities/. The calendar itself appears on this page:
http://108.160.154.121/~amff/calendar/.
The main list and the side column lists are displaying some dates (this may change by the time you read this). The end date is getting the info from the above mentioned TV.
So, is there any way to utilize the info from the event_date_end TV to make the event's resource page un-publish itself on that date?
Thanks in advance.
[ed. note: waizen last edited this post 14 years, 1 month ago.]