‎2009 Mar 23 9:15 AM
Hi,
I generated one dynamic screen using some conditions and loop at screen.
Foe example I am generating F1, F2, F3, F4 fileds. Based on some condition I need not to display
F3. Then Screen looks ugly as there is one white line.
So is there any command which can suppress the gap b/w F2 and F4.
Please advise.
Thanks.
‎2009 Mar 23 9:19 AM
‎2009 Mar 23 9:19 AM
‎2009 Mar 23 9:21 AM
Better you to display these fields in 'display' mode only so screen design will not become ugly. Any way user will not be able to enter any values in these fields.
Other wise design multiple screens for each set of dynamic conditions but it is cumbersome and overhead for code as well as changes.
‎2009 Mar 23 9:27 AM
hI,
Which field u don't want to display keep that field as
field NO_DISPALY.
then that field will not appear in the screen.
Regards,
jaya