When it populates amounts with dollar signs for example $1,700 automatically changes it to 1,700$. Is there a way to change it? It takes too much work to change it manually, specially when you work with many.
When it populates amounts with dollar signs for example $1,700 automatically changes it to 1,700$. Is there a way to change it? It takes too much work to change it manually, specially when you work with many.
As in many situations, custom regexes can solve the problem when auto-localization does not work correctly (not just with currencies).
As in many situations, custom regexes can solve the problem when auto-localization does not work correctly (not just with currencies).