I've designed a form which has fields where I need to display currency(US) values.I've made the fields as numeric type. I've added the display pattern as num.currency{} and also tried with num{($z,zzz,zzz9.99)}. But nothing seems to be working. The amount value passed in the xml input is 7,002.978.T...