Views appearing

We are developing a customised LN appli. When I am opening a view, it should open in Full window. But what is haaening is that its showing non hidden views on the left hand side.

How can I maximise the view window so that it should not display non hidden views.

I dont want to use Frameset or Navigators (this is mandatory).

Please suggest??

Subject: Views appearing

Embed the view in a page and open that page instead of the view.

Subject: RE: Views appearing

The Page idea is a good one, just remember that someone who knows how to use Lotus Notes will be able to do also get to the list of Views a number of ways. (Such as right click on the icon and choose Database > Go To…)

Subject: RE: Views appearing

we are actually developing a domino.doc based appli. and tere are few limitation.

What we need is a @formula or Lotus script that can open the view in maximum window size without showing the now hidden views. (this is a notes only application).

Navigators, framesets and pages are not applicable.

thanks

Subject: RE: Views appearing

That makes it actually pretty simple: There is no @Formula or LotusScript code to do what you want.