Currency designation after the number

Hello, I have already understood how to insert a currency other than the default one. But I would need to get the currency sign after the number (amount), not before as it is set in the base. Is it possible?

Bubble gives me this result: CZK 200
I need: 200 CZK

Thanks!

Hi @kancelar,

Do you get this result when you format it as currency?

Yes, it is currency format.

You can set an option type to have all of the currencies you want with their short forms and then in your text field you concatenate 2 values to each other. The currency number and the option set in whatever order you want.

This topic was automatically closed after 70 days. New replies are no longer allowed.