I'm having an issue with floating fields adding extra spaces before and after a currency value. The issue is that I need to show parenthesis before & after the currency so the extra spaces are problematic.
I'm getting something like ( $95,000 ) instead of ($95,000). Or if I end a sentence with a currency floating field, I get a space just before the punctuation mark. So something like: "...the cost for the trip is $325.00 !")
Is there a fix to this issue? It only happens with numeric-based floating fields for some reason.
Thanks in advance!