When I put a currency value in a text object with a string value, the currency value is displayed different than the rest of the values.
If it was a database currency object it would be displayed as:
$ 325.67
However, when I put the database currency object and a comment into a text object. Now, the text object doesn't have a space after the dollar sign:
$325.67 (estimated)
Any way to make this display with a space after the dollar sign so all my values are consistent?
John
If it was a database currency object it would be displayed as:
$ 325.67
However, when I put the database currency object and a comment into a text object. Now, the text object doesn't have a space after the dollar sign:
$325.67 (estimated)
Any way to make this display with a space after the dollar sign so all my values are consistent?
John