I use a number field for calculating tax. This works fine, but is it possible to format the number like in "total"?:
1. How can I write something (in this case "€") after the calculated number?
2. I adjusted to round to two decimal places. It works, but if the last is zero it shows only one. Can I change this to show always two decimal places?
Now it looks like this:
included tax in €:
3.6
What I want is that it looks like this:
included tax:
3.60 €