Currency formatting Javascript

Dear Bubble team,

I hope this message finds you well. I was wondering if it would be possible to add native support for number formatting by currency in Bubble. Javascript already supports this feature, and I think it would be very useful for displaying number values as currency.

Thank you for considering this request.

@sravani @nick.carroll

Does this work? We typically use it without the format as text and it doesn’t work. Especially for countries like Canada where you can have two seperate formats for french and english.

We’re more interested in having it formatted according to the language using Intl.NumberFormat

Yep never mind, it just kind of puts whatever symbol you pick in front, doesn’t look like it’s too advanced like your example :+1:

1 Like

We built this in for now with a custom script;

Screenshot - 2022-12-29T120306.428

fr_ca

fr_ch

Screenshot - 2022-12-29T122854.243

1 Like

@sravani @nick.carroll I marked our last reply as the solution. Please consider this request on your side as well.