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!

building custom view criteria page in ADF

ADFfanJun 19 2014 — edited Jun 20 2014

Hello experts,  can you please provide me some  sample examples in which we can create  view criteria page itself using ADF components and we programmatically create  where clause.   I have Jdev 12C.  I  am absolutely not using any  ADF VO, EO etc. So,  I need to forget about view criteria provided by ADF framework.    Everything from scrach I need to do since I do not use VO, EO etc.

This is what I want in my UI page :

Display list of columns in a drop down

When user selects a column, depending on the type of the column,  I display various numeric or character or date opertators in another drop down.

Then I will display value field where user can enter value for the column

Somewhere I may have to provide  Group operation ()  feature where user can group the conditions.

like this...

Please provide me some sample application which I can use as  base and alter it as per  my requirements.   Whatever examples I come accross in the forums are based  on VO, EOs and  hence not useful for me.

Appreciate your  quick help..

thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 18 2014
Added on Jun 19 2014
10 comments
395 views