Do you want to: How to
Document Server version: 7.4.0.163
Installation method: Docker
OS: Linux
Browser version: Chromium: 114.0.5735.19
Hey guys. Is there any way for one plugin to communicate with another?
For example: If I have a plugin that runs on the system and in a certain context I want it to open the modal of another plugin.
I tried using ShowWindow method but that doesn’t work because it doesn’t load the plugin of the window I want to open.