Good morning,
I am making a project management database. I would like to great a navigation for the database that is web compatible. Ideally I would like to use a vertical and horizontal tab navigation. The vertical tabs will start with "Overview" and each Project will have it's own tab below that. The projects in the navigation I would like to dynamically populate from a query of active projects.
The Horizontal tabs will then be nested in another form. The horizontal tabs would include different project items (RFIs, Issues, Risk Management)
Any thoughts on making this vertical tab menu dynamic? I would code it, but when I open the form it won't let me view the code behind it.