I am creating ViewItemToolbarPlugins dynamically i.e. the user can add/remove toolbar items from the smart client settings. However, these changes won’t take place until the client restarts. Is there a simple way to do this? Thanks.
This is by design and there is no way to do it.
Thanks. Is it possible to access the ViewItemToolbarPlugins from elsewhere in the SmartClient, say by GUID? This would allow me to effectively hide the plugin by setting “Visible” to false.
It is not possible to do it unfortunately.