Topic by Christopher Farmer
Hi,
I'm wondering if, from an add-in, whether I can be notified when a child workspace (an incident opened through a contact) is docked and becomes part of a workgroup set of tabs.
My add-in is available as a button on the ribbon, which I only want to be available when an incident is docked or exists as a tab in its own right. This is because the add-in relies on saving the data before it executes, which of course is not directly possible when an incident exists as a child object.
Using workspace rules, I have been able to hide access to the add-in when an incident is opened as a child object, but if it is then docked I am unable to show the button to allow the add-in to be executed again.
Does anyone have any idea how I could achieve this using the API or any other tools that might be available to me?
Any help or suggestions would be greatly appreciated.
Many thanks.