Searchable Client LOVs in Oracle ADF with af:inputSearch by Shay Shmeltzer

image

The new version of Oracle ADF/JDeveloper 12.2.1.4 added a new UI component to ADF Faces called af:inputSearch. This component provides a new way to display and interact with list of values. One advantage it offers is that search for values in the list is done completely on the client – reducing network traffic between the client and the server.

The component relies on a list of values it gets in a JSON format from a REST endpoint. You could use an ADF BC REST exposed list – or any other random REST service that returns an array.

In the demo below I show you how to setup and use such a component in your application leveraging a REST service that lists information about countries. Read the complete article here.

Developer Partner Community

For regular information become a member in the Developer Partner Community please register here.

clip_image003 Blog clip_image005 Twitter clip_image004 LinkedIn image[7][2][2][2] Facebook image Meetups

Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.