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