Ewon Technical Forum

Full Version: change name of ALARM STATUS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone,

I would like to know if it's possible to change the name of alarm status (ALM, RTN...)?  If yes, how to proceed?

for example, repalce ALM by "Appears".

Thanks a lot

Thomas.
Hi Thomas,

No, this is not possible. But do you want to do exactly ? Do you want to change that into your message ?

Simon
Hi Simon,

Thank you for your quick answer.

I'm displaying on a viewOn page an Alarm History but my client is an old french guy who doen't understand english. I'd like to display a french word instead of ALM, RTN etc.

Also, an automatic mail is sent every day with a daily summary of the alarms that have occurred during the day before. I think I can handle it in the shtm code.

Thomas.
Hi Thomas,

Then I think you need to develop a custom shtm page that loads the Alarm History (In AJAX for example) and build up your own table with French words. It will requires some Javascript for sure.

Simon