I need to implement my own Alarm Preview view item, so I need to know when the user selects a different alarm so I can pull some images in my custom view item.
Thanks.
I need to implement my own Alarm Preview view item, so I need to know when the user selects a different alarm so I can pull some images in my custom view item.
Thanks.
Smart Client Alarm Preview plugin might be helpful for you -
Thanks Rie, I will try it out. Doesn’t look like I can do this outside of the Alarm Manager tab though does it?
You might want to see Alternative approaches (things to try) in the same page, it is possible to do it on Live tab.
You can also listen for AlarmList.ObjectSelected.Information as demonstrated by Smart Client Dynamic View sample if you want to do something else than showing the preview.