Software Archive
Read-only legacy content
17060 Discussions

Multipage APP with commom header, footer, sidebar only in AppFramework?

Hamilton_Tenório_da_
Valued Contributor I
282 Views

I am trying to create an APP with same header in all the pages. I did one using AppFramework. Now, i am trying to do the same with Ionic. I use the same process: create a new project, create the first page with the header, etc.

When I create the second page (sub-page using the same header, footer and sidebar) nothing is present. I need to define everything again. I tried with the others options (Bootstrap, jQuery mobile, etc.) and is the same.

The concept of one header, one footer and one sidebar for all the APP is present only in AppFramework? If not, can you provide me some example or tutorial? 

Thanks.

0 Kudos
3 Replies
Amrita_C_Intel
Employee
282 Views

I tried to recreate it and facing the same issue. So this issue has been passed to engineering team. Thank you for your patience. trying to resolve ASAP.

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
282 Views

ok. Thank you.

0 Kudos
Chris_P_Intel
Employee
282 Views

For some reason the sub-pages and headers are being inserted in the wrong order.  I believe you can work around this by going to Code view and moving header to be before the sub-pages for any page.   YMMV.

0 Kudos
Reply