Widget visibility
Change the visibility of the widget
window.acquire = window.acquire || [];
acquire.push(function(app){
app.applyAction("update-settings",{"crm.hide_widget_in_web":"no"});
})Last updated
Change the visibility of the widget
window.acquire = window.acquire || [];
acquire.push(function(app){
app.applyAction("update-settings",{"crm.hide_widget_in_web":"no"});
})Last updated