2 embeded views on web-page only shows first emeded view

On a form I uses embeded views to create a photo gallery. Now I want to use 2 embeded views on the same form. But when opend i web-browser, only the first embeded view on the form i displayed.

I use “instert embeded element → view” to insert the view.

Subject: Thanks! 2 embeded views on web-page only shows first emeded view

Ok.

Insted I used a combination of a -tag and a computed text-field to call an agenet to print the html-code. This works just fine and the way I want.

Subject: 2 embeded views on web-page only shows first emeded view

this is a known restriction. You can only have one embedded view on a web page that uses HTML to generate the embedded view. You can use applets to circumvent the restriction - to get the other views to render, set the property to use an applet for those views.

Hope this helps!

Maureen Leland

Domino Designer

Subject: RE: 2 embeded views on web-page only shows first emeded view

Aside from the

Subject: RE: 2 embeded views on web-page only shows first emeded view

The ongoing work for R6 (DominoIFrame ini parameter) that allowed embeded views to be displayed as I frame was a very good start.

Having the option, at the embeded view level, to select to display the view as IFrame or regular html would be very very nice to have…for R7 :wink:

Subject: RE: 2 embeded views on web-page only shows first emeded view

You can also show multiple embedded views in a browser by using multiple IFRAME’s. Search the ND4-5 forum for examples http://www-10.lotus.com/ldd/46dom.nsf/search?SearchView&Query=iframe%20and%20view&SearchOrder=1&SearchMax=250&SearchWV=FALSE&SearchFuzzy=FALSE&Start=1&Count=100