GSSC
03-08-2024Cloud Apps
Disable Plugin at Widget level
Can I add a script to a widget to disable a specific plugin from interacting with that widget?
Hi GSSC,
We cannot disable particular plugin logic in a Widget or Dashboard script, however with custom plugins it could be controlled in plugin logic itself, for example by using some config file with specified widget IDs and then excluding them in the plugin logic.
If we talk about OOTB plugins like JTD, Accordion etc., then it is not possible by native logic, but it might be good challenge for our FES team. Please reach out to your account team for information about that.