Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

[Added] New Setting: JavaScript Error Visibility

Information about updates, news, Code Library
admin
Site Admin
Posts: 2781
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5
Been thanked: 1 time

[Added] New Setting: JavaScript Error Visibility

Unread post 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 128 times

Available as of Files Version: V.4.5-2024.03.19.02
Post Reply