Topic: MDBootstrap Calendar Plugin React Disable "Week" Button
Hi, i am planning to only show 2 buttons for the calendar instead of 3, only the "Month" and "List". I want the "Week" button removed because it is the tasks are still draggable on the weekly view even after i have added the disableEvents prop to the FullCalendar tag. Is there a way to remove the "Week" button.
On top of that, i know that by doing this
FullCalendar disableEvents
everything wont be clickable/draggable/editable, but is there a way to open a modal when one of the calendar tasks is clicked? for example if i click on task1 it will open a modal to show details of task1 and that's it, without making the tasks draggable/editable/creating a new one
Hope to hear from you soon :)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 5.0.0
- Device: Macbook Pro
- Browser: Chrome
- OS: Mac OS Catalina
- Provided sample code: No
- Provided link: No
Piotr Glejzer staff commented 4 years ago
Hmm, there is no option to do this for now. I can add a task to add this feature in the future.