1) Give a description of the problem
With webCoRE dashboard being great for displaying data, and ActionTiles dashboard being great for toggling switches with a quick update to the display… It seems only logical to combine the two into one page.
I made a local HTML file, and created two iFrames side by side. Only the ActionTiles half works…
2) What is the expected behavior?
Each dashboard should be displayed in it’s own iFrame
3) What is happening/not happening?
WebCoRE dashboard is not loading, and no visible errors.
Here is what I have so far:
The code is the exact same in both iFrames, other than it pointing to a different web address. Is there any trick to get the webCoRE Dashboard visible in an iFrame coded into a local HTML file?