We have two problems with 'Multilist with Search' controller.
- How do we change the display field? Currently it shows something like below. 136330 (City item - Cities) we want to display the Display name + Language
is it possible?
- We have 4 different languages so, we need to filter it by the language as well. We found some resources which says that we can override it by implementing Sitecore.Buckets.FieldTypes.BucketList but we were not able to found a proper solution for these questions.
We already tried the below link but it only works on load but when we search a value the result is as mention in point 1.
How to get a Multilist with Search field to not display referenced items' version and language?
Waiting for a good answer?