Hi,
I've created a sample app to describe the issue, please see Test (oracle.com)
Any help is appreciated.
Regards,
Mätes
Hi,
I'm using Apex 22.2, with ORDS 22.2.0.172.1758, Oracle 19c database and I'm experiencing a strange behavior with suggestion chips. On a page with several classic reports (put in tabs) suggestion chips are working fine for one report and for another not. Here it works perfectly:
As you can see above the suggestion chips (account_status, etc.) defined on page are rendered correctly:
The same I did for the tab "Tablespaces" but the result is the following:
There are no suggestion chips (P210_CONTENTS) rendered although at least 1 has been defined:
The source for this region is a table with a "Where Clause" (exactly the same as for the Users tab)
Now the strange thing: when I remove the AND condition from "Where Clause" the suggestion chip is being rendered as expected:

What am I doing wrong? I don't have any clue...
Any comment is appreciated.
mätes