Submitted by Jeramie O Maratas on Jul 8, 2010 3:44:11 PM

Video: Demonstration of the Partial Update Feature in XPages

Hi. Thank you for the demo. Can I specify 2 or more IDs to refresh? If so, how do I separate them?

Submitted by Rico Pelanconi on May 12, 2009 2:24:33 PM

AJAX made easy

Thank you.

Submitted by Teresa Monahan on Mar 25, 2009 7:27:28 AM

Partial Updates

Hi Sean,

Thanks for your query. I apologise for the delay in getting back to you..

There is now a Demonstration Application for XPages available on Open NTF (http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/Demonstration Application for XPages) which includes an example of the Partial Update feature.

View the application online at http://openntf.org/demos/xpages.nsf and navigate to Ajax -> Partial Refresh. Select one of the Refresh options e.g. "Refresh Cell". If you inspect the HTTP response for this action, you will see that it only contains data relevant to that table cell. You can download this application to see how this partial update action is configured.

I hope this proves helpful.

Regards,

Teresa

Submitted by sean cull on Feb 19, 2009 11:25:54 AM

Partial Updates

Hi Teresa, thanks for this demo video.

I have been messing about with a simple two stage lookup and partial refreshes ( based loosely on Pauls Country / City example ) . I can see that the status bar does no change but when I look at the HTTP response it appears to include data for the whole page e.g. static html unconnected with the combo boxes.

Could you post your demo database or direct me to some other resources that explore the idea of partial updates in more detail

Thanks, Sean