KB-48512: Changing a field’s background color according to its value in E3Browser.
Question: How can I change the background color on an E3Browser row according to the value on the column? For example, when the column’s value is “T”, I want the…
Question: How can I change the background color on an E3Browser row according to the value on the column? For example, when the column’s value is “T”, I want the…
Question: How can I set up the E3Browser so that it does not display alarms’ return messages? Solution: To do so, follow these steps: 1. In the Alarms Server’s properties,…
Question: How can I display the InTime and OutTime information from an alarm occurrence a single register in E3 Browser? Solution: To do so, we suggest that you use the…
Question: Can I insert more than one column displaying the E3TimeStamp‘s value in E3Browser? Solution: Yes, you can. To do so, just insert two columns that are equal, but have…
Question: How can I set up an E3Browser so that rows that have no information are not displayed? Solution: To do so, you must create a filter on the E3Browser’s…
Question: How can I convert an EventTimeDbl field into Date/Time format and display it in an E3Browser? Solution: To do so, use the SQL CONVERT command below in the SQL…
Question: Why does E3Browser keep the old formatting on its fields even after I have edited the SQL string of its query? Solution: To fix this, you must execute E3Browser‘s…
Question: Can I change the field’s background and text colors in E3Browser via scripts? Solution: Yes. To change the text’s color, you must attribute the new color to the Field‘s…
Question: Can I change the fields’ width in E3Browser? Solution: Yes; to do so, access E3Browser’s properties, and edit Width column on Query tab.