I've got a calendar with several different informations all with different categories.
The calendar has no problem showing it all, but I'd like show only information from two or maybe three catergories i one list - is that possible?
The categories are called 'Aktivitet' and I want to show for instance 1 and 3 together.
edited by: ellegaard, Oct 17, 2007 - 06:33 PM
Posted: 17.10.2007, 17:33
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
bump?
Posted: 17.10.2007, 17:42
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
I'm not really sure what your question is or what you're trying to achieve...
You'll have to do the filtering within the display of the item itself as pgCalendar will not recognize filtering or sorting via the URL....
Posted: 24.10.2007, 13:06
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
in pgcalendar readme.txt :
6) Additional URL parameters:
tpl: Template. Se the "Customizing templates" section.
filter: You may specify exactly one pagesetter filter parameter
topic: Postnuke topic ID.
lang: Postnuke language ID.
pubcnt: Upcoming events only. No. of events to display. Defaults to pubtype default.
Posted: 31.10.2007, 20:06
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
well, theoretically you should be able to add to the end of your url:
&filter=pub.Aktivitet:ne:2
But of course for some reason that does not work...
I don't know why?
Posted: 16.07.2008, 23:34
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Hello everyone !
Has anybody got an answer for using a filter with pgcalendar ? I am also trying to use the URL parameter &filter=type:eq:2 for instance... if i use an improper field name, then it gives me an error... so the argument seems to be recognized but for some reason, so filtering happens...
Thanks for your help !
Guitch