Closed arcady-zherdev closed 2 months ago
Hello @arcady-zherdev,
Did this fixed? I tried the new release 6.0.5 seems not working.
{
type: 'resourceCalendar',
text: 'Shift',
width: 180,
editor: {
type: 'calendarfield',
calendarEditor: {
removeButton: false,
parentField: false,
}
}
}
Requested here: https://github.com/bryntum/support/issues/9825#issuecomment-2291264293
Hiding
parentField
andremoveButton
doesn't work as expected too since the editor toggles the controls visibility when loading a calendar data. Related code: