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

3 Likes

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…

1 Like

There’s a plugin called Normalizer to do that.

3 Likes

This plugin is great.

5 Likes

Thanks!

I will give it a try!! :call_me_hand:

1 Like

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.