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!

Faceted Search Questions

Veerendra PatilJun 20 2022

Hi,
We are using APEX 20.1
Have a CR on a view and a faceted search on the report.
Can we have have SWITCH item instead of checkbox for the options in a facet?
Can we have a TREE structure to display the options in a facet? - I have master-child relation LOV query.
In the search option, Can we search 2 things which will be used a AND condition like in IRs. meaning -Suppose I search for 'John' in the search field, it filters out all the names with John. Now keeping this condition, I want to search for second name say 'Doe'. So I should get only rows with John Doe now. This works in IR as it adds the second search as an AND condition. But in Faceted search, it clears out the first search 'John' and search for only 'Doe'
Please suggest.
Thanks,
Veerendra.

Comments
Post Details
Added on Jun 20 2022
4 comments
346 views