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!

Table with List of Value Dependant on another Column Value which is never changed by the user

BradWOct 17 2013 — edited Oct 18 2013

Good day!

I am working with JDeveloper 11.1.2.4.

I have an ADF Table which has 4 rows.  Each row has a column with a unique value.  The plan is to have an LOV column in the row show a different list of values based on the unique column value.  I've setup the List Of Values to use a view criteria with a bind variable.  When creating the LOV data source, I specify the unique column name for the bind variable value.  However, it seems that the LOV doesn't change at all when selecting different rows.

Is there a good way to handle this?  I have done dependant LOVs in the past, but this is not quite the same as the user can only view the value that the LOV is dependant on.

Any suggestions are greatly appreciated!


BradW

This post has been answered by Frank Nimphius-Oracle on Oct 18 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 15 2013
Added on Oct 17 2013
3 comments
464 views