Just another search bar issue

Hello,

I can’t figure how to search for a data without making it visible for the user.
Here in my exemple have some TCM herbs, name contains Pinyin with tones and Chinese characters ; but I want to be able to search without diacritics. So I created a column without it using “Remove text acccents”, and even a text-column with pinyin without tones. I added the two properties in a rich-text container in the detailed part, and hidded it with <div style="display:none> ; but the reasearch doesn’t show the items.
I tried to remove the <div…> and leave it visible in detailled part : doesn’t work either.
The only way I was able to use the search like I want was to add the properties to the collection’s item data, in the Meta for exemple ; but I really want it to be invisible.
Can someone help me to find a solution ?
Thanks !


1 Like

I have the same issue with Arabic characters..

1 Like

I’ll ask the team to see if there are any updates or an exhausted list of things that the search bar can search.

1 Like

Thanks !

If you don’t try to hide the content on the details screen, does the search consider it?