Linking and Symbols
I've tried to do this a 1/2 dozen different ways, but either it can't be done, or I don't know how.
I have a side navigation that repeats throughout my application. It has the same 8 navigation points no matter where you are in the application.
I can set links from the side navigation on the Home page. That's not hard.

I figured, I should then be able to make the side navigation a symbol so that no matter where I am in the application, the side navigation is always there and always linked.
Instead, converting it to a symbol and disables all of the links.
How, can I make a common navigation menu that will work across all views?
Maybe my way of trying to make it work isn't ideal, but shouldn't this be something I can do? Otherwise, Ill have to set the links on every view.
