cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi @all,

this is a question from a customer.

When typing something in a filter of the SmartFilterBar the value is automatically marked with filter operator equal. Now customer is asking if its possible to change the filter operator to contains by default.

So in short customer is too lazy to type *xxxx* on himself. He wants this behaviour by default.

I looked a lot in the SapUI5 documentation and could only find how to set a default filter to one filter field. But could not find a solution to change the default filter operator on all filter fields.

Maybe somebody has an idea?

View Entire Topic
ThorstenHoefer
Active Contributor
0 Likes

Hi,

you can use a custom Control in the filter bar and apply the filter by yourself:

How to use custom control in SmartFilterBar and perform query with value in custom control? | SAP Co...