Open doc or view in new tab (Web)

Hi,

I have two question.

  1. How to open views and documents always in new tab on web (just like in Notes Client)?

  2. Is it possible to dynamically create views on web (and how to do that)?

When users click on link on the left side menu, popup window should appear where they can chose desired columns for view. After that, users can save view which could be accessed later.

Any help gratefully received!

Thanks,

Bojana

Subject: open doc or view in new tab (Web)

A new tab for a browser is a new window. So youhave to make sure that a new window is opened. Check the HTTP DOM documentetion for this.