I resolved this problem by style injection(a.k.a css injection).
The key is not to expose internal information of our system to customers by activating attributes(columns) such as 'Source' and 'Display Path'.
Of course I know that CSS injection is just a mimic, not a proper prescription.
Just share the way of mimic.
-
Create style to be applied to Alarm Status Table component.
-
Fill the property
background-color
with following value, click OK.} .contextMenuCommon {display: none !important;} {
-
Apply the style to Alarm Status Table.
-
Done. You can both left and right click, but cannot see the alarm table configuration menu.
I'll check Ignition v8.1.22
or later to try new feature further.