‎2007 Sep 26 10:41 AM
Hi experts
My requirement is to display the text element in following format in Smartforms(Table). But i want to display the whole data to next page when row exist the page. This rows will be varied. When I display data in Smartforms using table, am getting the output as follows.
AAAAAAA
....aaaaaa
....bbbbbb
....cccccc
....dddddd
....eeeeee
....fffffffffffff
....gggggg
BBBBBBB
....aaaaaa
....bbbbbb
....cccccc
....dddddd
....eeeeee
First Page Over
....fffffffffffff -From here starts displaying data on Next Page.
....gggggg -But my requirement is to display the whole(BBBBBBB) data to the
Next Page when this case arrived.
How to do this in Smartforms, Can anyone suggest me on this.
Thanks in advance.
Regards
Rajaram
‎2007 Sep 26 10:47 AM
hi ram
goto form painter nd decrease the size of the window .
check if ur requirement is fulfilled by executing other wise alter the length of the window .
reward if useful
vikram.
‎2007 Sep 26 10:51 AM
you have to create a "folder" node for AAAAAAA, BBBBBB, etc.
in output options of folder node, set checkbox "page protection"
all texts within the folder will stay on the same page