script to adjust dashboard height - Printable Version +- Forums (https://bdn.bdb.ai) +-- Forum: BDB Knowledge Base (https://bdn.bdb.ai/forumdisplay.php?fid=13) +--- Forum: BDB Dashboards Designer (https://bdn.bdb.ai/forumdisplay.php?fid=43) +---- Forum: BDB Designer Q & A (https://bdn.bdb.ai/forumdisplay.php?fid=16) +---- Thread: script to adjust dashboard height (/showthread.php?tid=644) |
script to adjust dashboard height - sariga.vr@bdb.ai - 12-25-2022 sdk.applyStyles("#draggablesParentDiv"+sdk.dashboard.m_id, { "height": "2000"},{"width":"1300"}); |