Hello friends. I have some registered records that have the character &
and I constantly need to find them in the search bar. However, when I type, it is converted to &
and does not find anything. Can someone help me? Thank you
Example: When typing c&m
in the search bar, the value is converted to c&m
You may use the RemoveXSS extension and set the field as “Raw” so there will be no conversions for the field.