This question has been flagged
2518 Views

Good evening I want, when there is error during the creation of a leave request, display a popup that will not block the creation of the leave resquest if the user clicks on the "Save" button. I do not want to use the raise.except () method, because it blocks the creation or validation.

How can I do it?

Avatar
Discard