Forums

Full Version: Radio button enhancement using script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How to enhance the radio button UI by using a script?

Script area: Dashboard
Script:
var r1=sdk.getWidget('radio44');
r1.m_enhanceradio= true;
r1.m_enhanceradioobj.margin='0 16px 0 16px';
r1.m_enhanceradioobj.selectedleft =16;