‎2008 Mar 24 7:22 AM
Hi All,
I have afield of 100 character in DB table and in my screen with visible length of only 50 characters. If i enter value to the field, i cant enter more than 50 characters. How to handle this without increasing the visible length in the screen?
Thanks in advance.
Pon
‎2008 Mar 24 7:31 AM
hi,
U can do this by setting the scrollable check box of the input output field in which u r entering the text.
And can set the visible length to 50 and default length to 100.
thanks
Dharmishta
‎2008 Mar 25 5:25 AM
Hi,
Try this,
Go to screen edit mode.
double click the field you will find the window
set visible length to 100....
Regards,
V.Balaji
Reward if usefull.