selectOneChoice table filter for LOV column

August 8th, 2010 | Posted by in Oracle ADF | 3 Comments

In this post I am going to show how to add a selectOneChoice component as a filter for a column with LOV.

(+) Read the rest of this entry

LOVSwitcher attribute populated with CreateWithParams

July 26th, 2010 | Posted by in Blog, Oracle ADF | 2 Comments

Sometimes there are cases when you need to define multiple LOVs for one attribute and today I’m going to present one way for doing that using ADF LOVSwitcher feature in the particular case of row creation.

(+) Read the rest of this entry

ADF Dynamic Menu with actionListener for table selection

July 18th, 2010 | Posted by in Oracle ADF | No Comments

In this post I will demonstrate how to build a dynamic menu when its menu items depend on user intervention, for example the options change when the user selects a row in table.

(+) Read the rest of this entry