‎2009 Nov 14 7:31 AM
hi guru's,
Iam doing module pool programming, i want that when some body enter value in input box, it will come as UPPER case, after
pressing enter.
so plz help me on this matter.
thanx,
man
‎2009 Nov 14 7:43 AM
‎2009 Nov 14 7:43 AM
‎2009 Nov 14 10:38 AM
In the attributes of that text box there is a check box for case...mark that check box
‎2009 Nov 14 8:07 PM
Hi Manish Sharma,
you input field should have a data element. A data element has a domain. In the domain, you have Output characteristics. If Lower Case is not flagged, it behaves as you planned. Lower case is automatically converted to Upper case at PAI.
No need to do anything.
Regards,
Clemens.