‎2010 Feb 18 11:26 AM
Hi,
I've developed smartform, which is working fine in development, but in Live its giving error as
"TABLE %TABLE1 DOESNOT FIT INTO THE WINDOW"
what might be the problem in this
‎2010 Feb 18 11:40 AM
hi,
In my case i came across this error and it was because my main window did on fit in the page.
so i changed the dimensions of the window in the output options and replaced it in the form painter.
then it did not give the error again.
hope it helps.
‎2010 Feb 18 11:35 AM
Hi Suprith,
Are you using some kind of template for creating the window?
Please note that the height specified for the template should be exactly equal to that specified in the template. If this is not matching, you will get this error in some scenarios. Check the Template tab and confirm whether this is the issue.
Hope this helps!
Cheers,
Shailesh.
Always provide feedback for useful answers
‎2010 Feb 18 11:40 AM
hi,
In my case i came across this error and it was because my main window did on fit in the page.
so i changed the dimensions of the window in the output options and replaced it in the form painter.
then it did not give the error again.
hope it helps.
‎2010 Feb 18 11:50 AM
here the error may be 1.either the size of window is smaller than the template u made in the window,so increase the dimensions of window. or 2 .the width of columns made in template increass the total width provided check the total or 3.
once i encountered an error maybe it was lack of basic knowledge when i first made templates but ihad made rows in templates by mentioning as 1 to 3 required so instead of that while making rows in templates use split cell or add cell/line benaeath or above options.
Hope this helps