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