On Thu, 7 Oct 2004 12:37:32 +0300, Denis Mishunoff <spliter@is.lg.ua> wrote:
Hi all. Maybe it's mostly the Plone question, but I think that Zope-only users can have the same question.
My configuration: instance of Plone 2.0.2 on Zope 2.7. I have portlets on my site. So the question: is there any problem to refresh the piece of the content (in my case - the content of one portlet) without the refreshing of the whole page? I understand that it's not possible with the standard tools, but maybe it's possible with the use of some external tools or Python?
You can use an IFRAME tag inside the portlet code. Define a new page template for the actual portlet content. You can refresh only the IFRAME instead of the whole page. -- Roberto Lupi http://www.lupi-software.com/