Is that possible: remove some context’s elements?
I dont want remove core items, but if i will able to remove or disable some things which added by extensions, it will be nice.
Is that possible: remove some context’s elements? I dont want remove core items, but
Share
If you want to remove some elements added by other extension from your extension, what you can do is to disable them (you will need
managementpermission for that). There is no way to be more specific than that and disable only some parts of other extensions, sorry.