I’ve tried to understand how to work with the alarm preview example and I wonder if it would be possible to modify the popup that appears after double clicking on an alarm in the alarm manager.
No, the pop-up is not open to MIP, does not support modification.
As you correctly point out, you can extend the Alarm Preview as the sample shows. Unfortunately there is no similar integration option for the pop-up.
Okay, we’ll try and stick to the alarm preview version. As I’ve seen, the alarm on single click sends the message “AlarmList.ObjectSelected.Information”. What’s the message sent by the double click? Is there somewhere to look these up?
Perhaps you can use the Message Tester sample (or method from it) as it has a Trace function..