Welcome, Guest
Username: Password: Remember me

TOPIC: Event Log - Acknowledge

Event Log - Acknowledge 9 months 2 weeks ago #3280

  • ermi
  • ermi's Avatar
  • Offline
  • New Member
  • Posts: 10
  • Karma: -2
Object = Event Log

We are using this Event Log to list down alarms.
User will then response to the alarms, right click, and acknowledge or acknowledge all

Question;

#1
Is there a way for the user to insert comment when acknowledge a single row?

#2
Is there a way to have a external button to acknowledge all to avoid right click in the table?
(for touch screen usage for example)

#3
Is there a way to have combination of checkbox + button to acknowledge single row to avoid right click in the table?
(for touch screen usage for example)

Just to explore how much we can custom the GUI

Thanks

The administrator has disabled public write access.

Event Log - Acknowledge 9 months 2 weeks ago #3281

  • fatkhrus
  • fatkhrus's Avatar
  • Offline
  • Administrator
  • Posts: 984
  • Thank you received: 134
  • Karma: -103
Hello,

Answers to you questions:
#1 It's not possible to insert comments, because we don't have field in the database for this purposes.
#2 It's possible to do only by database ST scripts: teslascada.com/HTML/database-library.html
#3 It's not possible to do, because it's not possible to insert checkbox inside table.

Best regards,
Ruslan
The administrator has disabled public write access.
Go to top