XPages Developer
Interests: Developing web and mobile apps
Skills: JavaScript, HTML, CSS, Java, Dojo, jQuery, IBM Lotus Notes and Domino, iWidgets, OpenSocial, Activity Streams
Location: Everywhere
Hobbies: Writing great code that helps people and businesses get stuff done. Love pizza, good music, good friends and beach combing.
Subscribe via FeedSteve 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