Showing multiple views in a web page

Hello,

My problem is that I try to display multiple views on a web page (embedded views). All the views are different, but on the web I see the same content for all : the content of the first view showed in the page.

Does someone have a solution for it ?

Thank you a lot.

Subject: Showing multiple views in a web page

See:

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/c61be10cc233fdac85256e0900719b28?OpenDocument

or:

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/6eb96fa851c2bb2385256c4a00068c16?OpenDocument

Subject: RE: Showing multiple views in a web page

Thank you.It works using IFRAME and $$ViewTemplate for the view.

in fact, I just found it after having posted the question, and it worked just now.

Now, I’m going to search how to show a single category of the view

Subject: RE: Showing multiple views in a web page

The solution to restrict to one category (found in the forum) :use “RestrictToCategory” :

<IFRAME SRC="va_view" RestrictToCategory= width=90% height=100 >

calculating the category to restrict to