Dear all,
I have an issue concerning a text box field in web form. This textbox must type only chain of numbers and after the complete typing it converts automatically into a string. (example: i type 12345 and it becomes 123,45 and 567 to 5,67. If i run it using Vugen I found the result I want when I save the form but when I run it from controller I get0 ,00 which is the default number . Did anybody experience something like this?
Many thanks
CR