Saturday, April 21, 2012

JDev/ADF sample - How to Search in Range with Single ADF Query Field

  • How to Search in Range with Single ADF Query Field. ADF Query supports out of the box between search operator. This operator is applied for single VO attribute, ADF renders two field (from and to) on UI to enter search range. We may have different use case - to display on UI only one query field and in the background to search by two different attributes (minimum and maximum range value). I will describe how to implement such use case, sample application is available for download as usual.
    Download - SearchInRangeApp.zip

No comments: