‎2005 Dec 12 3:31 PM
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
‎2005 Dec 12 4:11 PM
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.
‎2005 Dec 12 4:57 PM
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
‎2005 Dec 12 5:05 PM
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
‎2005 Dec 12 5:18 PM
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
‎2005 Dec 13 3:25 AM
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
‎2005 Dec 13 3:51 AM
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.