Xpages view control "At runtime, open selected document using"

On the Xpages “view” control named “At runtime, open selected document using”, I used to have an option: “The document’s default form or page”

but now my only option is:

“XPage associated with the document’s form”

and the individual XPages in the DB.

I want to open a document using its default form not an Xpage, is this still possible?

Subject: we just renamed that option

to make the text clearer - the only way to open the document with its form rather than an xpage (that I know of, but perhaps Paul could chime in) would be by URL.

Subject: thanks, for the info

I was trying to do it by URL but not having any success yet. (perhaps I will need to use a repeat instead)

It would be nice if we had the option to open a doc in a view control by it’s form.

As we start to integrate XPages into existing apps it would be very helpful if we could easily use the existing forms until they can be replaced with XPages.