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: 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.