Thursday, September 17, 2009

ADF 11g: SelectOneChoice to display values based upon bind variable view criteria

*) When we have one of the attribute as LOV to other view's column, and we need to define a record based upon some criteria and also our LOV should display values based upon this criteria or BIND VARIABLE do the following.

Whe you create a view delatively,and creating an LOV on one of the attr in 1) overview tab, click on green + sign
2)In edit list of value, against List Data Source click green + sign to open view accessor
3) Shuffle required view object on the right, now this view object has bind variable associated with it so,
4)In View accessor click the Edit button and give the parameter value.

Give the value of this bind variable name of the current attribute to which it is binded so that both the parent and lov values a syncronized.


\