Hi.
I am currently experimenting in putting a coda doc into a digital signage program (currently trialling ScreenCloud)
I tested one doc and it went in okish, then went to try the second doc and it seems like it is forcing it to the mobile view. embed code was exactly the same aside from the doc name.
is there a tag in the embed code that anyone knows of that can force a desktop view?
also while i am at it, is there a tag to remove the top bar with the ugly read only label?
Below is the iframe code i am using.
<iframe src="https://coda.io/embed/?hideSections=true" width=1920 height=1080 style="max-width: 100%;" allow="fullscreen"></iframe>
Cheers