2 frameset?

Hi, how to use 2 frameset (Lotus) for different views ? I want to use a frameset by business in my new application.

Paul

Subject: You nmeed to give a bit more explanation

Do you mean a two-frame frameset?Or two different framesets that you switch between for different views?

Or something else?

Subject: to Christopher

Thank you for your interest.

Here to answer your question:

“two different framesets that you switch between for different views”

see you soon

Subject: modify queryopen

for the views, or, if you’re using an outline then1. put everything inside one big frameset call (e.g.) fs-outer

  1. set the one big frame to be e.g. f_outer

  2. inside this, put your first frameset, e.g. fs_one

  3. use lotusscript or @formula to change the target frame to f_outer on the click of the outline

  4. use lotusscript or @formula to open the new frameset