Page 1 of 1

Portal filtering no date selection

PostPosted: Thu Sep 25, 2014 6:39 am
by macworker
Hi Seedcode Team,

your ninjaCal Plugin is awesome !
I put in my solution to filtering my working days, and it works with my first try.

But 1 question:

I have a dashboard where i can see all my working times in a portal, that i have created.
How is it possible to see all entries in my portal, when i don´t select any date or date range ?
What do i have do do and where ?

Or do you think it´s not good, to make it this way.

Re: Portal filtering no date selection

PostPosted: Thu Sep 25, 2014 7:30 am
by jeffalmquist
I'm not sure I understand your question. Can you post some screen shots to help explain what you're trying to do?

Re: Portal filtering no date selection

PostPosted: Thu Sep 25, 2014 9:30 am
by macworker
I have the Portal events.
Before i did the Ninjacal implementation i selected a date or a date-range with 2 date fields and i got the matched events.
When i don´t select any dates i see all my events that i made. Now i want this with the NinjaCal.

I realized it now with the selectDate: Select a list of dates. when i push the button i see all generated events.

But is it possible to do it my way ?

No selection in NinjaCal --> All events shown in the portal
One Date selection --> shows only the matched events on this day in the portal
Date Range selection --> shows all events in this Range.

Re: Portal filtering no date selection

PostPosted: Thu Sep 25, 2014 9:44 am
by macworker
Here are the screens from my old solution

Re: Portal filtering no date selection

PostPosted: Thu Sep 25, 2014 12:32 pm
by jeffalmquist
I think what you're trying to do has more to do with how the relationship your portal uses is set up and/or how the portal is filtered. NinjaCal just gives you a date or a list of dates which you can use however you like. If you want all events to appear in the portal when no date is selected, just add that logic into your portal-filtering rules. HTH -Jeff