Problems with accents (á à ã â À Á Ã Â)

Hi guys! :raised_hand:

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.

This plugin is great.

Thanks!

I will give it a try!! :call_me_hand:

Else, you can use find and replace, for each of the dyacritic character. It works too, even if less sexy!