Use views relationships to go from node to schedule item, add is scheduled filter.

drewish - September 22, 2009 - 21:50
Project:Station
Version:6.x-2.x-dev
Component:Schedule
Category:task
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

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.

AttachmentSize
station_views_scheduling.patch15.49 KB

#1

drewish - September 22, 2009 - 21:52
 
 

Drupal is a registered trademark of Dries Buytaert.