Saturday, August 30, 2008

JDev/ADF sample - Custom LOV Type Functionality in JDeveloper 11g

  • Custom LOV Type Functionality in JDeveloper 11g. JDeveloper 11g together with Oracle ADF provides fully functional LOV component, in 11g you can define LOV in Model, for specific attribute in View Object (ADF BC). However, at the moment there is problem with non-model LOV, main problem - Search region for non-model based LOV not available. For example, you can check my previous sample application, developed with JDeveloper 11g TP3 - List-Of-Values Component in Search and Edit Form. In this application, I was using non-model LOV, it was based on variable in Page Definition. However, same type LOV appears differently in JDeveloper 11g TP4 - without Search region, and its not clear if it will have Search region in next release. You can download my sample application. This application demonstrates how to implement own LOV functionality.
    Download - CustomLOV.zip

No comments: