cancel
Showing results for 
Search instead for 
Did you mean: 

smartform problem

Former Member
0 Kudos

hi all,

in my smartform i want tht only three lines of a table should be displayed in 1 page rest entries should move to the second one.how to do this..

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Use a counter inside the table and increase it by 1 for every iteration in the start of the nodes under the table.

Then use a command GOTO new page with the condition counter greater than 3.

under the command initialize the counter to 1 if its value is becoming greater than 3.

Regards,

Ram

Edited by: Ramakrishna Peri on Oct 7, 2008 5:36 PM

Former Member
0 Kudos

Hi,

Please design main table window height is only 3 lines.

Regards

Jana

Former Member
0 Kudos

hi janardhan,

there is only option of minimum height how to restrict maximam height...

Former Member
0 Kudos

Hi,

Please declare window size fited into 3 rows.

Regards

Jana

Former Member
0 Kudos

janardhan...

where n how to give that... m not getting the option...

Former Member
0 Kudos

Hi,

I think u have table in some window, Please declare height of that window is fited into 3 rows height approx 4.5 CM, in output options.

Regards

Jana