Frameset ( outline+views ) Why doesn't 'previous view' persist?

Greetings All!

Scenario:I have a frameset (mainset) with two frames (left, right); the value of the left frame is a page with an outline view links to views, the value of the right frame is a view (view A) with action bar. Target for left frame is right frame, target for right frame is right frame.

Problem: From a link in outline, load view B in right frame, create a document from action bar, which creates a document set to open in mainset, right frame. save and close. The right frame is now populated with View A, not view B!? Shouldn’t view B persist?

Surely there is something simple I am overlooking… Any comments ?

Thank you for your time!!

Subject: Frameset ( outline+views ) Why doesn’t ‘previous view’ persist?

A simple solution was to have the form open in NO frameset, which leaves the frameset in ‘current state’ while opening doc on top of it. when save/close occurs, focus is where you left it. elementry, dear watson…