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.