al-code-outline icon indicating copy to clipboard operation
al-code-outline copied to clipboard

Search in Object browser is case sensitive

Open damse60 opened this issue 3 years ago • 1 comments

It would be prefered if search for objects in the Object browser was not case sensitive.

damse60 avatar Oct 17 '22 05:10 damse60

You can prepend a @ to your filter string for a case-insensitive search. The object browser adheres to the same filtering syntax as the BC/NAV client(s).

rvanbekkum avatar Oct 17 '22 06:10 rvanbekkum

Noticed you are about to change the implementation so that a case-sensitive search is no longer possible?

rvanbekkum avatar Jan 02 '23 09:01 rvanbekkum

Yes. Object names are not case sensitive in AL so it seems to be a good idea to remove case-sensitive filtering from the object browser.

anzwdev avatar Jan 07 '23 14:01 anzwdev