Decimal places in the Currency type field
I am trying to reduce the number of decimal places for a field of type 'currency' to 0 so that there are no decimal values and can't figure out a way to do so. I've tried searching for a 'scale' attribute and found none. Also, I don't see a max lengt...