script to change the height of dashboard - 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 change the height of dashboard (/showthread.php?tid=359) |
script to change the height of dashboard - shreekantgosavi - 12-21-2022 sdk.applyStyles("#draggablesParentDiv"+sdk.dashboard.m_id, { "height": "828px"}); |