Hi,
I'm having some specific developments on mod_jevents_legend module. I overrided the "default/legend.php" template so that the list of categories apears as a checkbox filters. I managed to make it work perfectly as I want (with a minor modification in events_body to include the catid in the <tr> element.
All is perfect for now, except that the module shows all categories. I want to show only categories that have active events (future published events).
Do you have a hint for that ?
I'm having some specific developments on mod_jevents_legend module. I overrided the "default/legend.php" template so that the list of categories apears as a checkbox filters. I managed to make it work perfectly as I want (with a minor modification in events_body to include the catid in the <tr> element.
All is perfect for now, except that the module shows all categories. I want to show only categories that have active events (future published events).
Do you have a hint for that ?