Subscribe via Feed

XPage Data Source Property: ignoreRequestParams

Steve Castledine, Nov 16, 2009 9:46:28 AM

Over on my blog I talk about using the XPage data source property "ignoreRequestParams" which enables you have an XPage open with one data source in read mode and another in edit mode.

An example use case here is when you want to add comments to an open document.



2 responses to XPage Data Source Property: ignoreRequestParams

Edwin, December 31, 2010 10:00 AM

The ignoreRequestParams are also useful to ignore the URL parameters like ...?search=xyz.


dave, November 18, 2009 8:40 AM

"ignoreRequestParams" is necessary for any data source modification utility.There are many such useful properties with data source to select.

vitamine