Persistent Menu Best Practice

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
bennanio
Posts: 14
Joined: Thu Mar 01, 2012 11:48 am

Persistent Menu Best Practice

Post by bennanio »

What's the best way to have a persistent menu in iX? From what I can tell, there seems to be two ways to populate a the same menu onto many screens. Either create a template screen, or set it up in a background screen.
Setting it up as a background is definitely easiest from what I can tell but there's just one problem. I want my menu to be displayed on top of any other content and in testing I've found that (regardless of z-index values) background screen content is always below foreground screen content.
The problem with using templates is I'm not actually re-using the same menu everywhere, I'm creating multiple instances of it. I can't goto one place and make changes that affect all my screens.

I feel like I'm missing something obvious, are there other(better) ways to do this?

mark.monroe
Posts: 824
Joined: Tue Mar 13, 2012 9:53 am

Re: Persistent Menu Best Practice

Post by mark.monroe »

No, you are correct. Those are the only two ways to have menus on multiple screens. And using a template doesn't mean you are using the same menu.
Best Regards,
Mark Monroe

Beijer Electronics, Inc. | Applications Engineer

Post Reply