Open a composite application page in a new window/tab

According to http://www-10.lotus.com/ldd/nd85forum.nsf/5f27803bba85d8e285256bf10054620d/00540f06b321ecd7852574cf005436f9?OpenDocument I’m opening a notes document from a view in a page in my composite application.

In classic Notes I can open several documents and each is opened in it’s own window/tab.

How do I that in the composite app? How do I open a composite app page in a new window?

Background: users want to have several documents of the same application opened parallel.

Subject: found the solution :slight_smile:

in the application properties you need to set com.ibm.useNavigator=false

Then every page is being opened in new tabs.