I am trying to create a Smart client plugin that is used for doing some functionalities based on Alarm. For that I need to add a Context menu on right click on alarms in Alarm Manager, and that menu will open a wpf form. Is there any option to add the context menu?
There is no option to add a context menu on the alarm list. I have an idea that maybe you can develop something that comes close. The Smart Client Dynamic View plugin sample captures when someone selects a new alarm in the alarm list and open a dynamic view, you could open a small menu instead. I cannot say whether it will work for your requirements but I think it could be worth exploring.
Thank You. will check that
