Topic: Calendar Editting Options
jyappcloudcentech premium asked 5 years ago
Good evening,
I just purchased the calendar plugin for view. I do not see much documentation on how to use it properly. For example I would like to add some custom fields in the Create Events modal and would also like to listen for event created events. Cannot seem to find information on that.
Magdalena Dembna staff answered 5 years ago
All available options are listed in API tab: https://mdbootstrap.com/plugins/vue/full-calendar/ Unfortunately, customizing component beyond properties' boundaries, would require you to change source code - personally I don't recommend it as it can cause trouble with updating Calendar to the next version. Kind regards, Magdalena
jyappcloudcentech premium commented 5 years ago
Thank you for the info. The documentation also does not seem to show how to listen to events. For example when the user creates an event, how can I "listen" to that and perform custom operation
Magdalena Dembna staff commented 5 years ago
That's been clearly overlooked. You can use @getEvents
on the mdbCalendar
component. I will update the documentation as soon as possible.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB Vue
- MDB Version: 5.6.0
- Device: PC
- Browser: Google Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No