‎2010 Feb 08 5:20 AM
Hi
I am having a sub screen in my enhancement. I want to add 50 label and textfield one by one.Like one label and one text field
and just below second label and second textfield so on. But I am unable to add all 50 because after 27 line my screen is finished and it is not scroll. Can I do somethin for scroll the screen so that I can add all 50 lines or it is not possible?
Thanks,
Rakesh
‎2010 Feb 08 5:46 AM
Hi Rakesh,
Yes you can make subscreens scrollable by changing the property "Scrollable" of subscreen area in main screen. But in your case this subcreen area lies in standard screen and you have to modify this standard screen that contains your subcreen.
Or alternate solution is you can work with tab pages in your screen.
Regards
Ahsan