Question about calendar viz

troester

Administrator
Staff member
I want public users to add events in week view only (double clicking) to get the form with start date (not editable by the user).
I can hide the Add button via custom template, ok.
How can I prevent adding in month view?

Additionally:
How can I prevent adding events (in week view) before and after some dates (e.g. adding in 2014 only)?
 
How can I prevent adding in month view?

try this update https://github.com/Fabrik/fabrik/commit/c1f6fe3cba881da37b8709c930795637b46b86b8. I presumed that editing (if the acl allows) should still be possible in the month view

How can I prevent adding events (in week view) before and after some dates (e.g. adding in 2014 only)?
I've also added a limits section to the calendar admin UI with this commit https://github.com/Fabrik/fabrik/commit/766cab903b52934cc39aba93f575f592a7da03ad - it lets you set dates (or date modifiers) that set the min / max dates between which dates can be added.
 
GREAT, thanks.
Read only months view:)
Minimum date is working (2014-01-05):)
Maximum (format 2014-02-05) seems to be ignored at the moment.

I'll do some more tests.
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top