Thread: is there a way to say render partially two node ids?
is there a way to say render partially
two node ids?
2007-10-05 03:18:12
Hello,
I have a case where in the whole page there are two parts that have as a common parent node only tc:page (the left navigation panel and a component in the content). A change in the content affects this little part of the page and the left left navigation panel.
Am I obliged to refresh all the page or is there a way (even programmatic eg. in a phase linstener) to say refresh this and that ids?
Regards,
Zied
Re: is there a way to say render
partially two node ids?
2007-10-05 04:25:41
Hi Zied,
currently this is only possible via javascript.
but there is already a request to enable this:
http:
//issues.apache.org/jira/browse/TOBAGO-348
Regards,
Volker
2007/10/5, Zied Hamdi <javahamdigmail.com>:
> Hello,
>
> I have a case where in the whole page there are two
parts that have as a
> common parent node only tc:page (the left navigation
panel and a component
> in the content). A change in the content affects this
little part of the
> page and the left left navigation panel.
> Am I obliged to refresh all the page or is there a way
(even programmatic
> eg. in a phase linstener) to say refresh this and that
ids?
>
> Regards,
> Zied
>