What Changed
The DxScheduler can show two edit forms (compact and pop-up) when users create and edit appointments. In previous versions, the compact edit form was used to create appointments and the pop-up edit form was used to edit appointments.
In v21.1, the compact form appears in both cases: when a user creates and edits appointments. To view the pop-up form, a user should click the expand button.
Reasons for Change
We made this change to improve usability.
How to Update Existing Apps
You cannot restore the previous behavior. However, you can use a new AppointmentFormMode property to specify which appointment form users can use. You can also customize appointment edit forms.