• mxCalendar -> Problems with LIST and Categories#

  • derluecke Reply #1, 1 year, 3 months ago

    Reply
    Hi,

    I call my calendar-LIST with this call:
    [!mxCalendar? &type=`full` &amxcTplEventListWrap=`EventListContainerBreit`  !]


    It shows everything perfectly.
    But now I try to sort it by categories, when I click on one of the categories nothing happens.


  • derluecke Reply #2, 1 year, 3 months ago

    Reply
    OK,
    it's working infull`, perhabs it can't filter within list-mode

    ModX version 0.9.6.3
    mxCalendar Version: 0.1.2-rc2


  • charless Reply #3, 1 year, 3 months ago

    Reply
    For clarification; you can see the calendar in the monthly view (full), but when you select the filter option for event categories the page does not act as intended? Can you please clarify the behavior after making the selection of the category filter and provide any supporting url or screen captures.

    cheers


  • derluecke Reply #4, 1 year, 3 months ago

    Reply
    There were different attempts. First I called the calendar as a list &mxcType=`list`, for this view I liked to filter the events by categories. This didn't worked. So I changed the call to &mxcType=`full`, and the filters worked perfectly. So I thought, the filter function might just work in the full call.
    My call:
    [!mxCalendar? &mxcType=`list` &mxcFullCalendarPgId=`146`!]

    the categories contain the URL http://www.tennis-stuhr.de/tennis_veranstaltungen.html?CatId=2 , which seems ok for me. But the list of events is not filtered.
    If I call &mxcType=`full`, the event will be filtered.
    It's to late for english I guess.

    greetings
    Olaf


  • charless Reply #5, 1 year, 2 months ago

    Reply
    I'm working on testing this as well, cheers