I’ve been trying to work this out all week, but can’t find the answer. Can someone point me in the right direction?
I have a frameset with two Frames, menu and view.
When a user first visits the database on the web, they are presented with a menu on the left and a blank page on the right.
When they click on a hotspot in the menu on the left pane, a sub menu appears as the setting for that pane’s default target is “Menu”.
This means, however, that when they click on a sub menu option, the view that they’ve reached appears in the “menu” pane as well.
If I set the “default target” option to the views pane, then the sub menu appears in the views pane.
I have also set the AutoFrame option for each view in the database, but it doesn’t make any difference. The “Default frame” options seems to override it.
How do I make navigators and sub navigators appear in the menu pane and views appear in the views pane? Can I only have one navigator in this setup?
Thanks in advance for any guidance
Steve