This script can be used when the undefined error comes. - 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: This script can be used when the undefined error comes. (/showthread.php?tid=567) |
This script can be used when the undefined error comes. - Asma M - 12-23-2022 "if ((changedItem.attributes.data).length > 0) { sdk.updateGlobalVariable( 'timeline340', {'lob_group': changedItem.attributes.data[0].lob_group},true );} else { sdk.reload( [ 'C_48' ] ); }" |