Closed (duplicate)
Project:
Station
Version:
6.x-2.x-dev
Component:
Schedule
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2009 at 21:50 UTC
Updated:
22 Sep 2009 at 21:52 UTC
I realized that for things to work sanely I need to require relationships from the {node} table to the {station_schedule_items} table. This means that if you want to see all the schedule items for a schedule you can do that or if you want to see all the times a program is scheduled you can do that. The only downside is that now you *have to* add a relationship to the view to get access to the schedule items.
I also added filters for schedule has programs and program is scheduled. I re-added the default views for scheduled/unscheduled as well.
| Comment | File | Size | Author |
|---|---|---|---|
| station_views_scheduling.patch | 15.49 KB | drewish |
Comments
Comment #1
drewish commentedsee #477712: View - Station Program: Scheduled filter no longer available in 6.x-2.x-dev