Hi,
I have a use case where I need to display two alarm tables in LCA: one for active alarms and another for alarm history. I’m using the Alarm Table component for both. However, one of the requirements is that users should be able to copy information from the tables using left-click, similar to how it's possible with tables created using Queries.
Unfortunately, it seems that copying content like this is not supported with the Alarm Table component.
Do you have any idea why this might be?
Could it be related to my LCA version, or is there a setting that I might be missing?
Thanks in advance for your help!
Hi Gina,
The alarm table component doesn't currently have any copy functionality available. There is no default context menu with copy actions and no support to create one using events & actions. If this is something you are interested in, you can create a feature suggestion.
As a workaround, you could create your own query to retrieve the alarms and use it in a normal table component. This will have the copy context menu available by default and can be customized further using templates and actions.