Page 1 of 1

Bug Fix: Project Filtering

PostPosted: Tue Aug 15, 2006 1:53 pm
by John Sindelar
The Issue

The filters currently don't permit you to filter by project on the Schedule Tab's 7th column.

Now, we don't have this column displayed on any layouts; its in there under the hod for people who need to expand the schedule view, but you may want to clean this up anyway.

The Fix

To fix this, edit the relationship between CalSchedHours and CalSchedHoursApptsEnd7 in the ScheduleViews section. The last relationship criteria here uses HourFilterProjectID_kf_Calc on the left hand side. It should use HourFilterProjectID_kf_CalcHide instead.

That's it.