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!

how to set default value for checkbox facet after faceted search report reset

ilmarskOct 18 2021

Hi,
Apex 20.2.0.00.20; Listener 19.4.6.r1421859; Oracle 18c XE
How does one set the default value for checkbox facet after faceted search report reset?
I have a facet P100_STATUS with Default Type=Static and Static Value= 2:5:6. Values are selected on initial page load and passed to REST Data source for execution. However, after resetting the report with reset button the values are cleared.
Tried the following:
a) set items directly in 'Reset' button behavior section --> target --> set item P100_STATUS, value 2:5:6. Result: no values are set in the facet after reset. Even more bizarre is the fact that set item value is truncated after save from 2:5:6 to 2. I believe it is a bug.
b) tried setting P100_STATUS value with dynamic action at various execution points. No luck.
Thank you.

This post has been answered by Carsten Czarski-Oracle on Oct 18 2021
Jump to Answer

Comments

Post Details

Added on Oct 18 2021
2 comments
106 views