My Oracle Support Banner

<af:autoSuggestBehavior> Does Not Show Any Data After The <af:inputListOfValues> Component Is Associated With Is Accessed A Second Time (Doc ID 2851784.1)

Last updated on APRIL 12, 2023

Applies to:

Oracle JDeveloper - Version 12.2.1.4.0 to 12.2.1.4.0 [Release 12c]
Information in this document applies to any platform.

Symptoms

An ADF application has a page with code similar to the one below

When typing a value into the <af:inputListOfValues> component's input text field for the first time, the expected data is shown.

After picking up a value the user navigates away from the page and the <af:inputListOfValues> is reset through a call to oracle.adf.view.rich.component.rich.input.RichInputListOfValues.resetValue from the associated backing bean.

Then the user navigates back to the page and performs the same search as before.

ACTUAL BEHAVIOR
-------------------
The drop-down just shows the spinning icon.

EXPECTED BEHAVIOR
-------------------
The data should be shown again.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.