Andy Jacobs
Posts: 0
Joined: Thu Apr 16, 2015 11:34 am

Panel as custom component

I'm trying to add a menu to an app that will appear on clicking a hamburger icon. I've done this by adding a panel with a list inside which shows/hides when a button is clicked.

I want this on every page but it looks like you can't create a custom component from a panel. This seems to be a big hole in functionality! Surely, this is the most efficient way to create a menu that can be used on every page.

I know saving the page as a template is an option but it's a bit late to find this out and do it when you've already created 15 pages.

Is there another option?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Panel as custom component

Hello Andy,

You can create custom component from a panel:

1) add grid (1x1) to a panel;
2) move all components to this grid;
3 save grid as custom component.

Return to “Issues”