Managing sound and filters in the Web Client
1. Random sound alarm problem
An audible alarm sounds randomly when the module is opened. What can I do?
This undesired behavior can occur even when the options associated with sound alarms are not activated in the documentation. To disable all audible alarms, you need to modify a specific configuration file. Please follow the steps below:
- Access the app.config.js file located in the Program Files/Micromedia/AlertWeb folder.
- Open the file with a text editor.
- Find the BUZZER_ENABLE property and change its value from true to false.
4.save the changes and restart the application if necessary.
Once these steps have been completed, all audible alarms should be disabled.
2. Managing Display Filters in AlertClient
How are display filters managed in AlertClient?
The display filters in AlertWeb are designed to boost performance by only downloading the displayed part of the list. This means that filters are only applied to the displayed part. To filter all the data, you need to update the complete list :
Use the list's vertical bar to update the entire data set.
Once the list has been updated, you can apply filters to the entire data set.
3. Other questions
I can't find any other references to audible alarms in the documentation. Where can I find more information?
If the available documentation does not provide further information on audible alarms, please contact technical support or consult the community discussion forums for further advice. Also make sure you have the most recent version of the documentation.