Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

[Added] New Setting: JavaScript Error Visibility

Information about updates, news, Code Library
admin
Site Admin
Posts: 2813
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

[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.
(This is the default setting)

- 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.

How to Activate

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

js_errors.png

Available as of Files Version: V.4.5-2024.03.19.02
You do not have the required permissions to view the files attached to this post.
Post Reply