Skip to Content
0
Former Member
Nov 25, 2007 at 07:54 PM

WDA inputField change uppercase after context binding

254 Views

Hello

I have a WebDynpro ABAP app. and in one view i have one input field that was bind with one context attribute of type char8.

when i introduce some text in the input field, after the context binding the value of the input field was translate to UPPERCASE in the context attribute.

somebody know how to avoid that the text introduced in one input field was translate to uppercase ??????

I use one input filed to get some user password and so the system translate the password of the user to upper case and so it was wrong.

thanks

diego