Scenario
In our order form, we have a customer search field. Our customer records contain both English and Arabic name fields to accommodate our bilingual team (some employees only speak English, others only Arabic).
Current Behavior
Currently, the search function only works for one language at a time (either English OR Arabic, depending on which field is mapped as the “ID” in the relation field).
Desired Solution
We need the ability to:
- Search customer names in both English and Arabic simultaneously
- Display results in the user’s preferred language (or both)
Additional Context
- Attached: Screen recording demonstrating the current single-language search limitation
- Example: Searching “محمد” should return records where either the Arabic name field contains “محمد” OR the English name field contains “Muhammad”
Questions
- Is there a built-in way to configure bilingual search?
- If not, what would be the recommended customization approach?
2025-05-19_16-24-19.zip (1.9 MB)