Hi!
Interactive report, oracle apex 5.1.2, oracle db 12c.
Is there a way to change the default search type after entering "ENTER" on search bar or button GO near search bar?
Now IR adds "contains" filter, I think it is equal to "LIKE %<text>% ".
I want a strong equal, like EQ symbol in add_filter function.
May be I can customize it for one or two columns, but if no way, I prefer a strong equal for all columns in IR as default
In other words, after press enter on pic3 or click on pic4 I want to get the result pic1 by default, not the result pic2.
thx
