Search



Video: Demonstration of the Partial Update Feature in XPages

Skip to article content
Article information
  • Edit
  •  XPages 
    8.5 , XPages , Partial Update , Video
    Teresa Monahan
    10/22/2008
    Teresa Monahan
    03/25/2009
      Written by IBM


    This video demonstrates the Partial Update feature in XPages and shows how to enable this option.


    Comments

    1) Partial Updates
    sean cull | 2/19/2009 11:25:54 AM ET

    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

    2) Partial Updates
    Teresa Monahan | 3/25/2009 7:27:28 AM ET

    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

    3) AJAX made easy
    Rico Pelanconi | 5/12/2009 2:24:33 PM ET

    Thank you.