‎2007 Feb 19 5:28 PM
hello experts,
i have one trouble whilst developing a Smartform. At the output there should be a table whose one single line consists of 3 other lines (passed from EFRM, lets call them sublines) defined at the 'Table' fold. As the single line contains 3 other sublines (with dynamic height), it is sometimes divided at the end of the page, so that e.g. first subline is displayed at the page 1 and the other sublines at next page.
What I need is to have always all 3 lines together at one page.
Could you please advise how I can handle this?
Thanx very much
‎2007 Feb 19 5:41 PM
Hi,
On the ouput tab you can select protect age.
Award points if its helpful.
Thanks Dany
‎2007 Feb 19 5:41 PM
Hi,
On the ouput tab you can select protect age.
Award points if its helpful.
Thanks Dany
‎2007 Mar 06 8:36 AM
Hi Dany,
you have been right - I just needed to create new folder under the main area of the table and fill the protect page checkbox at the outout options tab.
‎2007 Feb 19 6:35 PM
In the Line Type definition check the 'No Page Break' checkbox.
‎2007 Feb 20 10:48 AM
Yes I can do that, but this protects just one subline and not the main line. Just for your info one single table line looks like this:
Main table line 1
subline 1 - cell a | cell b | cell c
subline 2 - cell a | cell b | cell c
subline 3 - cell a | cell b | cell c
Main table line 2
subline 1 - cell a | cell b | cell c
subline 2 - cell a | cell b | cell c
subline 3 - cell a | cell b | cell c
This all represents one line of the main table .
I already tried to check the Protect page checkbox, but it is still dividing the main table line at the page break, so that it looks e.g. like this:
Page 1
Main table line 1
subline 1 - cell a | cell b | cell c
Page 2
subline 2 - cell a | cell b | cell c
subline 3 - cell a | cell b | cell c
Hope now I explained my problem clearly.
thanx for any help with this one