Choosing currency updates currency symbol in database

Hi :wave:
Hello, I would like to know how I can do to update currency to currency symbol?

My users will choose between currencies USD or Euro in a dropdown menu. Then all the User’s amounts need to be with currency symbol.
For e.g, if he selects USD, amounts will be displayed with a “$”. How can I achieve that? ​

I tried to create 2 fields, in my User database, Currency and Currency ID. I wanted to update Currency ID to specific symbol when the user has picked his currency in the dropdown menu. But I didn’t manage to do it.


I have found this amazing tutorial explaining how to do it!

It works perfectly!

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