Form app with a checkbox field with “Reload form when value has changed” enabled.
If a user changes only that checkbox value (no other field is changed) and then, without saving the record, clicks on the Close\Exit button, the app is immediately closed with no warning message “Unsaved changes will be lost…”.
While if the “Reload form when value has changed” option is disabled, the warning message is correctly shown before the app is closed.
Any fix\workaround?