Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Search Form with a complex VO

VemiNov 5 2017 — edited Nov 6 2017

Hello,

Am trying to build a search form using a complex VO (i.e. not backed by EO) which joins several tables to fetch the data and display in a separate table similar to ADF LOV popup. To make matters worse, it uses a key value rather than descriptions to query for some columns. My UI design shouldn't be using any of the standard ADF search forms. I'm kind of struggling to make it work because that form should only append criteria to query if the user entered value is not null on the form. How can I achieve this?

Selection_027.png

Thanks,

Phani Vemi

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 4 2017
Added on Nov 5 2017
2 comments
311 views