Page 1 of 1

Restrict creating new events

PostPosted: Thu Sep 08, 2016 7:50 am
by jasontallman
Is their a way I can allow a user to edit an event from the dayback calendar but not create new events from the calendar?

Re: Restrict creating new events

PostPosted: Thu Sep 08, 2016 11:47 am
by DanW
Hi Jason,

Thanks for reaching out here on this. Yes! There different ways that you could accomplish this. First, you can simply hide the new event buttons on the calendar by adding some rules to DayBack's CSS theme. See the second modification described at the link below to hide the new event buttons:
http://www.seedcode.com/pmwiki/index.ph ... eMaker.CSS

Addiitionally, DayBack will definitely respect users' FileMaker security privileges, so that if they don't have access to create new events, they will not be able to from the calendar either. If they click a new event button, it will appear as though they can create an event, but the event will actually not be saved once DayBack attempts to create that new event in the database.

I hope that helps! Keep us posted with any further questions.