‎2011 Sep 27 6:45 AM
Hi all ,
How to icrement the text-fields dynamically.my screen design is like this ,at the top of the screen there is a input/output field.if the user enters 1 ,then it shoud disply 1 text field under that field,if 2 then 2 textfields ,if 3 then 3 textfields so on...how to achieve this task.please help me out .
Thanks and regards
Naresh
‎2011 Sep 27 9:06 AM
Hi,
The easiest way would be to create the maximum of possible textfield you could use, and set them to invisible if not used...
Kr,
m.
‎2011 Sep 27 7:57 AM
‎2011 Sep 27 11:10 AM
‎2011 Sep 27 9:06 AM
Hi,
The easiest way would be to create the maximum of possible textfield you could use, and set them to invisible if not used...
Kr,
m.
‎2011 Sep 27 11:08 AM
thanks for your response ,
But screen height is limited,i want to add fields dynamically.
thanks and regards
naresh
‎2011 Sep 27 9:21 AM
Either you can do as suggested by Manu or try to use editable alv with dynamic fields.
Nabheet
‎2011 Sep 27 11:13 AM
if 3 then 3 textfields so on
This implies there is no limitation in entering the numeric value as specified by you. If this is not the case then you can do as suggested by Manu.
Keshav
‎2011 Oct 04 5:05 PM
It is Simple.
Just copy the input/output field and paste it again.
that is two times.
double Click the second one , go to properties -> make it as output field only.
Thanks & Regards,
PlaySuji