My Oracle Support Banner

APEX 18.1 Text Field With Autocomplete Cascade LOV Not Working (Doc ID 2588743.1)

Last updated on MARCH 22, 2023

Applies to:

Oracle Application Express (APEX) - Version 18.1 to 22.1
Information in this document applies to any platform.

Symptoms

On : APEX 18.1 version, Builder

When attempting to use Text Field with autocomplete cascade LOV, the following error occurs.

ERROR
-----------------------
error "ERR-1002 Unable to find item ID"



The issue can be reproduced at will with the following steps:
1. Create an Interactive grid region with 2 columns, COL1, COL2
2. COL1 is a select list
3. COL2 is a Text Field with autocomplete item type and set Lazy Loading to Yes
4.In the lov SQL query for COL2, reference :COL1 in the where clause and set Cascading LOV Parent Column(s) to COL1
5. Now run the page and select a value for COL1 and tab to COL2. Start entering values in COL2 and error "ERR-1002 Unable to find item ID" will occur


The issue has the following business impact:
Due to this issue, users cannot use Text Field with autocomplete cascade lov

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.