search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Restrict User

Asked by Anonymous
10 years ago.

Hi,

is it possible to restrict the user when editing/deleting an event? e.g. if a certain user has created an event only he/she can edit/delete this?

Thanks

Answer posted by Dan Letecky [DayPilot]
10 years ago.

You can customize the event properties so certain actions (moving, clicking, etc.) are disabled:

http://doc.daypilot.org/calendar/event-customization/

You can also add visual hints on read-only status using custom HTML or active areas:

http://doc.daypilot.org/calendar/event-active-areas/

You should always check the permissions in the action event handlers even if you disable it (e.g. EventMove). You can inform the user about the result using the message bar:

http://doc.daypilot.org/calendar/message-bar/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.