Hi Brendan, when I mask a price field and then tap on the field to show or edit the amount, the number is not displayed in a currency format even though the field is still set to “Currency Style”. I lose the decimal places and the dollar symbol.
Thanks!
It seems that the control I’m using for masking isn’t compatible with the number formatter I use for displaying the numbers. I’ll have to dig into that code to see what’s up. But I remember having to clear the number formatter on the Number field whenever you mask it or it wouldn’t work properly.