Problem with OpenView in an frameset using different databases

I have a frameset with 3 framestopframe is used for database-navigation

The frameset and the topframe are located in the NavigationDB

After selectting a Info-database the Navigationpage for that db is opened in the lower_left frame

When I try to open a view using an action-hotspot notes tells me, that he cant find the view. After several tries I found that notes is loocking for the view in the navigation db instead of the Info-db.

I have to use the openView in formula or script, because i have to show only one category of the view and the view has to be opende in the lower_right frame.

Subject: Problem with OpenView in an frameset using different databases

In the past I used a technique that worked. I created a frameset with one single frame. Then I set the value to computed and set the formula so that it used a Notes URL (notes://) that is computed to the item (in your case a view). Then instead of trying to open a view, I open the frameset, which is pointed to the view in the other database, and thus opens as wanted.

Hope this helps.

Mike Kinder

mkinder@vscginc.com