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

Former Member
0 Likes
363

Hey Friends,

How can we create a dynamic page in smartforms?

For ex: i have header data in one page and item data in another page.We don't bother how many pages they will be flown.But i want put the summary details each time when you run on a fresh page...How can we do that?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
340

For this you will have to create a MAIN window.

Create two pages. In the first page, place your header detaials with a normal window. This will be static. In the second page, place a MAIN window and display your item details here.

You MAIN window, will automatically overflow to multiple pages if you have got the content at runtime.

Regards,

Ravi

Note - Please mark all the helpful aswers

3 REPLIES 3
Read only

Former Member
0 Likes
341

For this you will have to create a MAIN window.

Create two pages. In the first page, place your header detaials with a normal window. This will be static. In the second page, place a MAIN window and display your item details here.

You MAIN window, will automatically overflow to multiple pages if you have got the content at runtime.

Regards,

Ravi

Note - Please mark all the helpful aswers

Read only

Former Member
0 Likes
340

create a window and place your summary with in it after doing that goto conditions of that window try opting only after final window.

Read only

Former Member
0 Likes
340

Hello,

You MAIN window, will automatically overflow to multiple pages if you have got the content at runtime (just as 'Ravi' said)

Regards,

Shehryar Dahar