Hi,
I am new to Ignition and also to Perspective. Can I check if there is a feature of alarm click on alarm summary panel to be redirect to relevant page?
Thanks & Regards,
R.K
Welcome!
While there is no built-in method for doing this within the Alarm Status Table component, it is possible, albeit with a lot of consideration as you build-out the architecture (tag database, page navigation, etc.), With a good architecture and a bit of scripting, the sky is the limit.
In Ignition, alarms are configured on tags, and a tag has NO awareness of pages that the tag data might reside on. For your desired outcome, you may need to add custom properties to each alarm (or tag), and plan to make that data available to your future script.
If a pre-built component is proving difficult to work with, you can always build your own component from scratch.
When you get to the specifics and hit a roadblock - there is a wealth of information on this forum, and a few frequent-flyers that enjoy solving problems & are likely eager to help.