I’ve just released an update to the SkillBuilders Save Before Exit plug-in. This was a major release (especially for such a tiny plug-in) with some good new features:
- Some users reported false positives with regard to change detection. To prevent this the plug-in now uses true change detection and can even detect changes to the new rich text editors in APEX 4.
- Support has been added for custom themes/templates via a newly exposed No Warning Selector. This allows you to use a jQuery selector to specify which elements should allow the end user to leave the page without being warned.
- An Ignore Change Selector option has been added which allows you to specify which element should not be checked for changes.
- New methods, enableWarning and disableWarning, allow developers to programmatically specify whether change detection should occur via JavaScript.
For those of you using the plug-in and planning to upgrade, make sure to check out the upgrading section of the documentation.
Click here to download. Enjoy!