Skip to Content
0
Former Member
May 06, 2010 at 02:27 PM

Filtering activities in Calendar based on act category

34 Views

Hi,

I am try to filter out activities of a certain category to be not displayed in the calendar. This is being done in DailySearch_afterQueryExecute and MonthSearch_afterQueryExecute. This works fine when the tileset is loaded but it does not work if the refresh button is clicked. I tried to move the code to various other events but I did not find the right spot. Does anybody came across a similar challenge?

Whity