Forum Discussion
mraka9
4 years agoHelper III
Problem displaying app on Weebly
Greeting, I posted the app on a weebly website. After I spread the app full screen and minimize the display, weebly the background does not display properly (menu, etc.). I was told to come here to...
JaromBIDEVatDK
4 years agoHelper II
Based on what I know about weebly and other web dev, that open in a new window is a setting inside that application. If you can't get that resolved, try to find a way to set the iFrame width to by dynamic and the full width of the screen. Then just have the height be set to auto. Be sure to leave the 16:9 ratio rather than using custom pixels. The ratio ensures the report always fits the screen its being viewed on. I think the key is to set the iframe to have dynamic width and height.
Please let me know if this solves you question and mark this a solution in that case.
mraka9
4 years agoHelper III
Thank you! I will try to try all possible combinations these days. Let me know if I succeed!