6.5 Using Page Items for Query by Example

Page items, including list-driven ones, are useful not only for data entry, but also for query by example use cases. The user can enter a value or pick a choice from a list, and another region on the same page can filter its data based on their choice.

You accomplish this by referencing page item values in the other region's WHERE clause. When you use page items values as query by example filters, you can also easily disable the default warning the user receives when leaving the page with unsaved pending changes.