on 2025 Apr 02 8:29 AM
Hi,
Scenario:
We are having two listpicker components: 1. for state and 2. for location. We want to populate location list once user selects state from state listpicker. To achieve this we have followed this blog.
And this is working as expected.
We also have implemented rule to make location listpicker's search functionality case insensitive. But once user selects state, this rule defined for search is not working as expected as it gets overridden on the value change event of state list picker.
Please guide us to resolve this issue.
MDK version: 24.11.2-002
Regards,
Girish
Request clarification before answering.
MDK 24.11 introduced enhanced search capabilities in metadata. One of those is to set the search Case Sensitivity to true or false. This simplifies your application to not need a rule to handle this scenario. Are you using this feature? If not the What's New details the search enhancements.
From the What's New:
We have enhanced the built-in search to support:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Using MDK 24.11.3, I ran my cascading picker test and am not able to reproduce this issue. After setting the target specifier based on the previous picker value the search still appears and works as expected.
Can you please provide more details on your setup?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.