cancel
Showing results for 
Search instead for 
Did you mean: 

Case Sensitivity Issue with ListPicker in SAP MDK 24.4

carlos_sanchez8
Explorer
0 Kudos
176

Hi community,

I recently developed an application in SAP MDK where I'm using a ListPicker control connected to an OData service. Previously, this control was not case-sensitive, so it didn't matter whether the search text had uppercase or lowercase letters.However, since updating to version 24.4 of MDK, I've noticed a change in behavior. Now, when performing a search in the ListPicker, the entered text must exactly match the format stored in the database. For example, if the value is stored as "HOUSE" in the database and I type "House," no matches are found.

Has anyone else experienced this case sensitivity issue with the ListPicker? I'd appreciate any insights or suggestions on how to ignore case sensitivity or if there’s a workaround for this behavior.

Thanks in advance for any help you can provide!

Do you have any knowledge about this behavior? @Jitendra_Canal

 

View Entire Topic
Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

@carlos_sanchez8 could you share what do you have in your rule? and the definition for the list picker control?