Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle APEX 24.2.6: POPUP LOV Search behaviour using "%" doesn't work as expected

APEX-DevSep 21 2025 — edited Sep 21 2025

Before Oracle APEX 24.2, the POPUP LOV search using “%” worked as following :

If we have e.g. these product names :

Chocolate milk carton 80 ML
Chocolate milk carton 200 ML

Now if we want the first product :

Chocolate %carton %80

But now, in Oracle APEX 24.2, if we set Match Type = Contains the “%” mark not working, but Match Type = Start With behaviour support “%" mark but if we seach in a word in the middle of the product name I need to Write “%” at first e.g. if we want to search all products that contains milk, with Match Type = Start With we need to do the following :

%milk

Before this APEX release I think it works as expected.

Any idea how to use “%” percent with Match Type = Contains ?

Thank you.

Comments
Post Details
Added on Sep 21 2025
2 comments
265 views