Frame and Views

I am developing application for notes client.I have a main page in which outlines are embedded.Each outline is opening a view.But it shows default folder structure of the views on left side.So I want to design a frameset to insert that view.But if there are 10 views then I have to create 10 framesets and each time view is created then I have to create frameset as well.This will increase number of design elements unnecessarily.Can I have a single frameset to call all views.Your urgent help is highly appreciated…

Regards

Subject: Frame and Views

Sounds like all you need to do is to set the “target frame” in the outline (or in the frame which holds the page with that outline).

Subject: RE: Frame and Views

Let me put my problem in proper words…

I have a frameset A(single large frame a) which has main page(navigation page) with outline.I have second frameset B (single frame b).I want to open the respective views in framset B(frame b).

How can I do this?

Regards

Subject: RE: Frame and Views

As Thomas said, using Target in the url for the target frame (frameset b). Look up target in the Domino Designer help.