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

Smartoforms different pages for different POs

Former Member
0 Likes
347

Hi Experts,

I need to display the different POs in different pages.

Kinldy tell me how to do this in smartforms.

Thanks,

Sekhar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
325

copy the PO page and paste in smartform so there will be two pages in smartform.

after that do the following :

PUT one command in Smartform where your PO ends.

and in that command give the page break.

so whenever new PO comes it will break the page and will print in next page.

Hi Experts,

I need to display the different POs in different pages.

Kinldy tell me how to do this in smartforms.

Thanks,

Sekhar

1 REPLY 1
Read only

Former Member
0 Likes
326

copy the PO page and paste in smartform so there will be two pages in smartform.

after that do the following :

PUT one command in Smartform where your PO ends.

and in that command give the page break.

so whenever new PO comes it will break the page and will print in next page.