storyboard common assets between scenes

I have created a navigation that is common across my storyboards. It is created in the main.lua buildGUI function so it is always showing across storyboards.

I can’t figure out how to hide this navigation on certain storyboards. I even tried storyboard.mynav = thenav and then referencing it with storyboard.mynav as you would a var. Doesn’t work.

Any solutions to this? [import]uid: 42417 topic_id: 22256 reply_id: 322256[/import]