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 adding a page in the layout

Former Member
0 Likes
447

i need to add apage in the layout , if i do that one it is showing me dump error , the requirements is as such that i need to add terms and condition to the PO details so it is right way to go for a new page or what is option for giving new page for printing the terms and condition actually i have given that terms and condition in include text.

3 REPLIES 3
Read only

Former Member
0 Likes
422

you create a new window and place that window at bottom of all windows.

we can create a new page and after creating add this page name to next page field for the first page.

Read only

0 Likes
422

it is giving me a dump error that superivor program was not intercepted

Read only

0 Likes
422

Sridhar,

I suggest you create a separate smart form for the terms and conditions and call that after calling the smart form for the document that you are printing.

That way, the terms and cond smart form will be a reusable one wherever you want.

Regards,

Ravi