Forum Discussion
Dmitry_Nikolaev
15 years agoStaff
Hi Lawrence,
This warning should be displayed if a text box's maximum length is less than that of the text you are trying to enter into it. Since you are working with a web application, the length of a text box is set via the control's 'maxLength' attribute. Please look at the HTML code of the problematic text box (the value of the 'outerHTML' property) and check whether the 'maxLength' attribute is set for it.
If this is not the case, please provide us with access to the tested page and send us the test code that demonstrates the problem. You can contact us via the Contact Support form. If you cannot provide us with access to your application, please send me or post here the problematic text box's 'outerHTML' property value along with the code generating the warning message.
Related Content
- 11 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago