Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with Input Field length

Former Member
0 Likes
379

Hi topos.

I'm developing a modul-pool application and i have a problem.

I have an input field with length 255 and type string; and i only want to show length 25

The problem is: i can only type 25 characteres in that field.

Is there any solution for this issue???

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
361

double click on the field , and in attributes

Give

<b>Def. Length as 255

Vis Length as 25</b>

2 REPLIES 2
Read only

Former Member
0 Likes
362

double click on the field , and in attributes

Give

<b>Def. Length as 255

Vis Length as 25</b>

Read only

former_member632991
Active Contributor
0 Likes
361

Hi,

In the property of that field,

give def lenghth as 255

visible length as 25

scrollbar as cheched.

Regards,

Sonika