Make objectForm implicitly handle undefined isCreate
Make objectForm implicitly handle undefined isCreate depending on the presence of editItem.
This implicit behaviour often makes more sense and doing it higher up (in parent) makes parent less flexible. Specifically not working anymore with CRUD.
This came up with the new modular CalendarEventDialog from the Free/Busy-MR: !1330
Merge request reports
Activity
Please register or sign in to reply