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

Error in Smartforms a page without a main window

Former Member
0 Likes
3,312

Dear Friends

I have suffred one problam in Smartforms, whe we create new page then system gives error

"A page without a main window cannot point to itself as next page".

Please provide solution.

Regards

Ajit Sharma

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,255

Hello,

Try to create the mainwindow of that page. Please check that you have created two page format in smartform and one page is without main page. You can not point to a page without main window in a smartform as next page, that is what your error is.

Resolution: Create a main window though you do not use it for printing anything.

Hope it helps.

Thanks,

Jayant

3 REPLIES 3
Read only

Former Member
0 Likes
1,256

Hello,

Try to create the mainwindow of that page. Please check that you have created two page format in smartform and one page is without main page. You can not point to a page without main window in a smartform as next page, that is what your error is.

Resolution: Create a main window though you do not use it for printing anything.

Hope it helps.

Thanks,

Jayant

Read only

Former Member
0 Likes
1,255

I used to get some prblm when i was working on smartforms few months ago..as far as i remember its jus u need to specify nextpage .hope this helps

reg

Read only

Former Member
0 Likes
1,255

Hello Ajit,

In Smart Form Main window is optional but check if this satisfies in your case ....

Main Window

In a main window you display text and data, which can cover several pages (flow text). As soon

as a main window is completely filled with text and data, the system continues displaying the text

in the main window of the next page. It automatically triggers the page break.

You can define only one window in a form as main window.

The main window must have the same width on each page, but can differ in height.

A page without main window must not call itself as next page, since this would trigger

an endless loop. In such a case, the system automatically terminates after three

pages.

It means if you have Next page you need to use a Main window in your smart form.

Regards,

Kittu