Autosuggest Behavior

August 2nd, 2010 | Posted by Ioana Goga in Oracle ADF | 2 Comments

In this post I am going to present both the declarative and the programmatic approach
for obtaining the autosuggest behavior in ADF.
The programmatic approach will be used to obtain the autosuggest behavior in a column
filter (inputText), while the declarative approach will be used to obtain the autosuggest
behavior in a form, on a reference attribute (illustrated for [...]

(+) Read the rest of this entry

Configure ADF Security – Basic Authentication

July 26th, 2010 | Posted by Ioana Goga in Oracle ADF | No Comments

In this post I will demonstrate how to enable ADF Basic Authentication, how to secure and authorize access to pages and task flows.

(+) Read the rest of this entry

Creating an add/edit bounded task flow (using a new transaction)

July 16th, 2010 | Posted by Ioana Goga in Oracle ADF | 10 Comments

Creating a bounded task flow for add/edit operations. The user will use an inline dialog to edit an existing record or to add a new one.

(+) Read the rest of this entry