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

Problem in execution of Smartforms

Former Member
0 Likes
1,489

Hi All,

i am creating  a smartform, in which i have to show different data,

these data are shown in tables and templates in my smartforms.

Now problem is that i have to show some data in each page of my smartforms

output, and i am not able to show it in each page because it is in my table

so when table ends only it will show those data.

But i want to show it in each page in output, please tell me how could

i achieve this.

1 ACCEPTED SOLUTION
Read only

former_member187748
Active Contributor
0 Likes
1,456

Hi Srikant,

just drop the fields from your table part and keep it into the footer area, create a

secondary window, please change according to your data in footer (length, height, etc).

and please create a secondary window after this main window, and you can show your those

data in the secondary window, that you wants to print in each page in output.

Hi All,

i am creating  a smartform, in which i have to show different data,

these data are shown in tables and templates in my smartforms.

Now problem is that i have to show some data in each page of my smartforms

output, and i am not able to show it in each page because it is in my table

so when table ends only it will show those data.

But i want to show it in each page in output, please tell me how could

i achieve this.

7 REPLIES 7
Read only

Former Member
0 Likes
1,456

Hello srikant,

As per my understanding you want to show some data to prinnt in every page of your SF and the data is in table for printing same data in different window use copy window. please let us know for any query

Thanks,

Sam

Read only

former_member187748
Active Contributor
0 Likes
1,457

Hi Srikant,

just drop the fields from your table part and keep it into the footer area, create a

secondary window, please change according to your data in footer (length, height, etc).

and please create a secondary window after this main window, and you can show your those

data in the secondary window, that you wants to print in each page in output.

Read only

0 Likes
1,456

Hi Sanjeev,

thanks for your prompt reply, i am not getting how to do it.

Can you please elaborate it in details.

How will it get printed in each page automatically.

Read only

0 Likes
1,456

Hi Srikant,

Create a window (Fixed) in your smart form i.e footer for each page just after main window.

So this portion will be fixed for the data you want in each page.

Thanks and Regards

Srimanta

Read only

0 Likes
1,456

Hi Srikant,

can you please elaborate what data you wants to show in each page, in footer area generally

we shows page number , signature etc, means you can show only those data which are

having fixed in length, and will not spread dynamically.

Means secondary windows are used for that purpose where your data output length is

of fixed size.

So, can you please tell me what are those data, that you wants to show in each page.

Read only

0 Likes
1,456

Hi Sanjeev,

thanks a lot, i know about secondary window purpose,

but my concern is that how could i solve my problem.

Because i am not  getting how could i achieve this.

Please tell me in details

Read only

0 Likes
1,456

Hi Srikant,

i have asked about the data, you wants to show in each page.

Lets, drop it, and see what i am sujjesting.

Please create your main window as per shown below properties.

and create a secondary window when all your elements in main window will get ended.

Please create your secondary window as per your requirements (length, height ), such that

it will not collide with your main window.

In the secondary window, place your those data that you wants to print in each page.

Do not put any condition for secondary window.

It will show data in each page as output, please also consider the data not varies dynamically

otherwise it will suppress your main window data.

The properties for your secondary window should be as shown below

Please do what i have sujjested,and also please change these data as per as your data height

, and see, i hope it will work for you.

Revert , if still have any issue.