Within my site I want to create a list that will populate my top navigational menu within the site. Then I want to create another list to read from for a left side navigational web part and that will show menu options based on the top menu selection.
Is there a way to read from the list to populate my menu's? I'd like to do this using OOTB features if possible instead of writing it in code.