Page 1 of 1

[Added] New Setting: JavaScript Error Visibility

Posted: Tue Mar 19, 2024 8:07 am
by admin
Recognizing that JavaScript errors within the developer console can sometimes go unnoticed, affecting the efficiency of debugging and development processes, we've introduced a new feature aimed at enhancing error visibility.

New Setting: JavaScript Error Visibility

nuBuilder users can now control how JavaScript errors are displayed. Whenever a JavaScript error is output to the console, it is additionally displayed in a message box.

This is achieved through a new setting that allows for the customization of error visibility based on user roles. Here are the options available:

- Globeadmin: Only user with the 'admin' permission can see the JavaScript errors, displayed in a message box.

- Everyone: Opting for this setting will enable all users, regardless of their role, to see JavaScript errors.

- None: If you prefer the traditional way, where JavaScript errors are only visible in the developer console, you can choose this setting. (This is the default setting)

How to Activate

Activating this feature is straightforward. Simply navigate to the Setup -> Settings section within nuBuilder, where you will find the new "nuShowJSErrors" option. Choose your preferred setting, and you're all set.


js_errors.png
js_errors.png (31.84 KiB) Viewed 559 times

Available as of Files Version: V.4.5-2024.03.19.02