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-page nos

Former Member
0 Likes
633

Hi,

I am working with smartforms.How can I see the second page in print view.I am getting only 1 of 1.I need 1 of 2 and 2 of 2.I kept in main window command node->goto->second page.But I can not see main window in first page.

Thanks

rahul

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
586

hi,

in first page general attributes you have to set next page column is second page name and if your data is filled with first page then only it goes to second page.

Regards

Ashok P

3 REPLIES 3
Read only

Former Member
0 Likes
587

hi,

in first page general attributes you have to set next page column is second page name and if your data is filled with first page then only it goes to second page.

Regards

Ashok P

Read only

Former Member
0 Likes
586

Where did you put the command node in the main window? It should be the last node if you want to print main and then go to page 2 for the last page.

Read only

Former Member
0 Likes
586

Thanks ashok and Nagle,

The problem is solved.