Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Smartforms page break / cell split

Former Member
0 Likes
831

Dear All!

I have created a smart form that contains many tables with dynamic data. I could not execute this smart form. After debuging it, I found out that whenever there is a page break and cells whose contents normally sould appear on the first and second page the execution of the smart form blocks. Could anyone of you help me with that. Thank you in advance.

Yours,

Hajar

6 REPLIES 6
Read only

Former Member
0 Likes
689

Hajar,

Can you give more details, what is the error showing up? Are you using a table object or the template object to display the data in cells.

Have you checked that your window width is not bigger than the page width. Also check the size of the TABLE / TEMPLATE is not bigger than that of the window.

Regards,

Ravi

Note : Please reward the posts that help you.

Read only

0 Likes
689

Thx a lot for your reply. I am using the table object and my problem does not concern the table width. To elaborate more, as i have already mentioned, I am using tables with dynamic data. In case there are many data that should be displayed and in case the content of a cell cannot appear only in one page meaning that it should be split into page 1 and 2 the execution of the smart form blocks. I do not get any error message it's by debuging the program that i figured out the cause. I hope that i have been more clear.

Thanks a lot for your help I'm still seeking a solution for that problem.

Yours,

Hajar

Read only

0 Likes
689

Hajar,

What is the output now? What is it displaying? It is like one cell needs to be displayed partly in one page and partly in the next one. Please let me know the details of what exactly being displayed.

Ideally it should have taken care of the page break by itself.

Regards,

Ravi

Read only

0 Likes
689

Yes it is exactly that normally one cell needs to be displayed partly in one page and partly in the next one. But nothing is diplayed i can't even execute the smartform so i can't view its content. Thx a lot for your help.

Yours,

Hajar

Read only

0 Likes
689

Hajar,

Is there a way you can send me the screen shots of the table object in question? My mail id is in my business card.

Regards,

Ravi

Read only

0 Likes
689

Hi Hajar,

Please check TABLE / TEMPLATE no of colums defined . The width sholdn't exceed page width.

Please che the Tex element O/P Options means

Row 1

Column 7.

If Column is not defined in table/Template you will get formating error even though your smart form is activated.