Hi guys!
Any simple way to suppress the accents of the words? Transforming “á” in “a”.
How can I use the “Find and replace” for it?
It seems to be not so easy…
Maybe a magic REGEX code?
Thanks!
Hi guys!
Any simple way to suppress the accents of the words? Transforming “á” in “a”.
How can I use the “Find and replace” for it?
It seems to be not so easy…
Maybe a magic REGEX code?
Thanks!
Check it out homie. You got this
Hey @jared.gibb ! Thanks!
But I don’t want to keep using javascript everytime.
I was looking for a simpler solution. To keep things as simple as possible.
Bubble should have some native solution to deal with it…
There’s a plugin called Normalizer to do that.
Thanks!
I will give it a try!!
Else, you can use find and replace, for each of the dyacritic character. It works too, even if less sexy!
This topic was automatically closed after 70 days. New replies are no longer allowed.