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

fetching data on multiple pages in smartform

Former Member
0 Likes
482

how should i be able to fetch variable data(data from dataase table) on nmultiple pages.

the main problem is that all the data of mine comes under the same page.it wil show you on title bar PAGE 00001 OF 00001 WHICH SIMPLY MEANS THEIR IS ONLY ONE PAGE.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
454

Kunwar,

If data is more than automatically main window will call and fill the data on other page.

IF your first page and second page is different

then create new page and under page windows of smart form doubleclick on first page name the

right side there will be column next page there give ur second page name.

Don't forget to reward if useful.

Kunwar,

If data is more than automatically main window will call and fill the data on other page.

IF your first page and second page is different

then create new page and under page windows of smart form doubleclick on first page name the

right side there will be column next page there give ur second page name.

Don't forget to reward if useful.

2 REPLIES 2
Read only

Former Member
0 Likes
455

Kunwar,

If data is more than automatically main window will call and fill the data on other page.

IF your first page and second page is different

then create new page and under page windows of smart form doubleclick on first page name the

right side there will be column next page there give ur second page name.

Don't forget to reward if useful.

Read only

0 Likes
454

suppose i have to send holiday letter to each memeber of my org. than it is quite obivous thata the pages are different since the emp. name ,id,mobno. are different for each of them.in that case i have all the letters on the single page.plz suggest me how could i solve this problem