Topic: Full Calendar Plugins
AlainOuellet pro asked 5 years ago
Hello, How I can personalize the Modal Edit task ex: I don’t want to display the Color section and I want to display another field in the modal Edit task. Thanks
Aliaksandr Andrasiuk staff answered 5 years ago
Hi,
Unfortunately, you can't change the suggested fields in Modal.
You only can change labels of that fields using modalFormLabels
property:
<FullCalendar modalFormLabels={['Title', 'Start', 'End', 'Color']}>
If it is necessary we can implement this feature in the future.
Best regards.
AlainOuellet pro answered 5 years ago
Hello,
I think it is essential to be able to deactivate the field Color and add the possibility of adding other fields.
Thanks
Aliaksandr Andrasiuk staff answered 5 years ago
Hi,
We will listen to your advice and will try to implement this feature as fast as possible. Thank you.
Best regards.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: MDB React
- MDB Version: 4.18.0
- Device: PC
- Browser: Chrome
- OS: Window
- Provided sample code: No
- Provided link: No