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!

Smart Filters (suggestion chips)

MätesJan 14 2023 — edited Feb 8 2023

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:
image.pngAs you can see above the suggestion chips (account_status, etc.) defined on page are rendered correctly:
image.pngThe same I did for the tab "Tablespaces" but the result is the following:
image.pngThere are no suggestion chips (P210_CONTENTS) rendered although at least 1 has been defined:
image.pngThe source for this region is a table with a "Where Clause" (exactly the same as for the Users tab)
image.pngNow the strange thing: when I remove the AND condition from "Where Clause" the suggestion chip is being rendered as expected:
image.pngimage.pngWhat am I doing wrong? I don't have any clue...
Any comment is appreciated.
mätes

This post has been answered by Mätes on Aug 22 2024
Jump to Answer
Comments
Post Details
Added on Jan 14 2023
1 comment
450 views