Hello,
I have an input field bound to context attribute of simple type integer. I want to have the number entered into this input field in this format 57000. Currently when I enter a number then navigate to another view and then return to this view where the input field is the number entered into the field become formatted like this 57,000 which is not what I want. Do you know how to explicitly set the format to such input field?
Thanks
Best Regards,
Jeny