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