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