Topic: MDB Calendar - Restrict edit/delete/add functionality
                  
                  roneyantony
                  free
                  asked 6 years ago
                
Hi all, I just added calendar plugin to my angular 8 project. Now how can I restrict some users from adding, deleting or editing the events ? However they should be able to view the event details.
Can I add a custom filed like event-description ?
                      
                      Arkadiusz Idzikowski
                      staff
                        answered 6 years ago
                    
You can use [editable]="false" input to disable edit mode.
You can find more information about inputs in the API section of calendar documentation:
https://mdbootstrap.com/plugins/angular/full-calendar/#a-inputs
Any other customization is not possible in the current version.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: 8.0.0
 - Device: laptop / mobile
 - Browser: chrome
 - OS: windows / linux
 - Provided sample code: No
 - Provided link: No