Community
Participate
Working Groups
Build Identifier: 20111008 There is the same issue on RBD8012. If set currency as "CNY", textCase as "lower case", user will get "Amount is not valid" error message whatever the input value is. Reproducible: Always Steps to Reproduce: 1.D&D a Dojo CurrencyTextBox into handler. 2.Select the widget and open its properties view. 3.Set currency as "CNY", and textCase as "lower case", then go to preview tab. Actual results: There is an error message popup on CurrencyTextBox. It says "Amount is not valid", but the value should be valid here.
Created attachment 204931 [details] screenshot
The text case cannot work with validation. This is a Dojo design.
I am fine with this solution.