We are developing an application using FioriElements and BOPF.
The version of UI5 is 1.96.1.
We have defined a search help created with CDSView for the currency item.
On the Fiori screen, the search help (drop-down format) is displayed in two places: in the ListReport search filter and in the ObjectPage item(CreateMode,DisplayMode).
I want to display all values in the ListReport search filter and in ObjectPage item(DisplayMode),
but I want to hide only certain items that I want to display in the ObjectPage items(CreateMode).
Is there a better way to do this?
ListReport search filter

ObjectPage item(For example, hide only AUD, BEF, and CAD in CreateMode)
