Hi, I wonder if anybody can enlight me about this topic.
Assume having to add something new to a page through PPR: this requires updating some enclosing container, since PPR is all about updating (e.g. replacing) DOM parts, not adding new stuff. For example, adding a new panel to a container already owning some of them. Such a container might be lenghty to refresh - so an alternative solution might be achieved from having a placeholder to mark the future part to be added by means of addPartialTarget. The question is whether all is needed is a proper id to match the selected component to redraw. If yes, a simple empty and hidden div is enough.
Any comment is appreciated,

-- Renzo

Reply via email to