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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ADF Table default filter

Saravanakumar NanjappanMay 31 2011 — edited Jun 19 2012
I have a ADF table and it is filterable. When user enters something on column filter input text and enter, the data is filtered and displayed based on the value. My requirement is, table should show only filtered data when it loads.
1. The filter value will be coming(session scope) from some other page.
2. On page load, table should pick up the session scope variable and filter the particular column and display the data.

Is there anyway to set default filter value to the table?
Thanks,
$N
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2012
Added on May 31 2011
6 comments
3,738 views