Hello !! For our large scale EventCalendar we are tryping to optimize jEvents, and strip out the internal event multiplication for repeats. The approach is to add extra attributes for the Dates on which the event occurs, and save the dates in a seperate database table.
Basically we need a list-view, that displays a set of events which we "selected" from the database. So i need to edit the query (dynamically of course) which would be the base for the displayed events. Do you have any documentation which would help me out to realize this?
-
ALSO we need to have the MAP, which shows a specific event-set, based on a manual sql-query, which is maybe the same kind of hack !!
best regards, Michael Strasser
Basically we need a list-view, that displays a set of events which we "selected" from the database. So i need to edit the query (dynamically of course) which would be the base for the displayed events. Do you have any documentation which would help me out to realize this?
-
ALSO we need to have the MAP, which shows a specific event-set, based on a manual sql-query, which is maybe the same kind of hack !!
best regards, Michael Strasser