Hello,
I am creating a plugin and in the bootstrap() function, I use the injectContentManagerComponent() function to inject in the Edit view a component.
What I am currently trying to achieve is to show the injected component only on a specific collection type and not in all available collection types.
How would you do that if you were in my shoes?
Any ideas are welcome!
Thanks in advance.