sub menu buttons support in PI10

Post Reply
amb7247

sub menu buttons support in PI10

Post by amb7247 »

I've been using PI10 and one thing I cna't seem to do is make a web side menu but on two of the buttons I'd like a submenu people can click on to access other links.

Does PI10 support this and how can I do it?

Thanks for your support.
keenart

Post by keenart »

Create your HTML page and save, create a secondary Folder that will contain your image files, for URL linking.

You can create a Button Bar from the Component Designer, link a URL to each List Item, place all of the Button files in the image folder. Then create a new Single Item Button and link that to the Button Bar. If you remember that each Button is an Object, with a file name, setting up your link is not that difficult.

A little more complex than that if you are creating the Buttons for an HTML page in another program, but you should be able to figure it out. It is all a matter of linking URL's to objects, and vice-versa.
Post Reply