|
Title: How to prevent a modal drawer from closing? Post by: JeroenvdV on January 13, 2023, 12:59:46 AM Hi,
Is it possible to prevent the modal Drawer from closing and/or collapsing? I tried the onBeforeClose and onBeforeCollapse events, but they do not seem to be available for the Drawer plugin. The code below does not prevent the drawer from closing/collapsing. Any ideas? Code:
Title: Re: How to prevent a modal drawer from closing? Post by: jarry on January 16, 2023, 07:18:48 AM This issue has been solved. Please update to the latest version.
Title: Re: How to prevent a modal drawer from closing? Post by: JeroenvdV on January 16, 2023, 08:40:51 AM Works like a charm!
Many thanks! |