Jonathan Musther
Posts: 0
Joined: Mon Aug 05, 2013 7:31 am

Full-page HTML panel?

Is it possible to have a full-page HTML panel? When I insert a panel into the mobilecontainer of a page I have to specify its size in pixels. Is it possible to have it take up the whole page. Or is there an alternative way of displaying some static HTML which fills a page?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Full-page HTML panel?

Hi Jonathan,

It's possible. You can completely opt out from the visual building interface and only use the services, though again, without mapping. Clearly, this is a bad solution.

Perhaps you can come another option: to develop applications in a visual editor to the highest availability, and in the end, change pages hmtl-code, removing everything on your mind too much.

As well, nobody stops you to change the component panel size to any convenient in JavaScript. You can hide all unnecessary via CSS.

Jonathan Musther
Posts: 0
Joined: Mon Aug 05, 2013 7:31 am

Full-page HTML panel?

I think it will be most straightforward to set up the app in the visual editor, and then edit the page's HTML directly. Can you tell me where I can edit the page like this?

Thanks!

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Full-page HTML panel?

Hi Jonathan,

Please take a look at the screen shot:
Image

Return to “Issues”