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

display the window dynamically after table in main window

Former Member
0 Likes
1,650

Hi Experts,

I have a requirement that In my smart form main window declared an internal table and I want footer window

to be displayed as soon as the last operation of the table gets displayed . I've tried with folder option but its not working properly.

Hope you got my problem..

Please suggest me in this matter.

Thank you..

Satya

1 ACCEPTED SOLUTION
Read only

VijayaKrishnaG
Active Contributor
0 Likes
1,608

Hi Narayana,

Better you move this template to the Main window and place this after TABLE, that means your main window will have Table and then Template.

So, cut this template from here and place it in Main window after TABLE.

* If that footer is of FOOTER AREA of the table, increase the Main window height.

Regards,

Vijay

12 REPLIES 12
Read only

VijayaKrishnaG
Active Contributor
0 Likes
1,609

Hi Narayana,

Better you move this template to the Main window and place this after TABLE, that means your main window will have Table and then Template.

So, cut this template from here and place it in Main window after TABLE.

* If that footer is of FOOTER AREA of the table, increase the Main window height.

Regards,

Vijay

Read only

Former Member
0 Likes
1,608

Why don't you create a table footer in the main window->table. In the footer output options, tick only select at end of table ( Remove the tick from at page break option ).

Regards,

DPM

Read only

Former Member
0 Likes
1,608

Have you tried the option of

Window->table->Footer->"Only After the end of main window" Checked?

Cheers!

Abhinab

Read only

0 Likes
1,608

Hi Abhi,

Nice to meet u..

Tried with Window->table->Footer->"Only After the end of main window" Checked...

Actually I have template after the table..

Want to call the template after the table....

Read only

0 Likes
1,608

Hi Satya

A small question why dont you use TABLES footer instead of using a template? Check the checkbox of output option for FOOTEr

Nabheet

Read only

0 Likes
1,608

Why don't you transfer your Template to a new line(Main Area) in the table?

Doing this will enable you to print the footer, as desired I guess

- Abhinab

Read only

0 Likes
1,608

Hi nabheet madan

I want to add template as my footer ..

And the template contains sub totals,and information box.

Read only

0 Likes
1,608

In place of template you can have aline type which will work in the same way. Create a line type for the same in Table

Read only

thangam_perumal
Contributor
0 Likes
1,608

Hi Narayana,

                      Please place the template under the main window table what you need to print in footer window and also extend the size of main window.

Regards,

              Thangam.P

Read only

Former Member
0 Likes
1,608

Got the solution..

Its working fine now..

Thank you

Read only

0 Likes
1,608

Satya as a good practice please share the solution as it may help.someone else

Read only

0 Likes
1,608

Satya as a good practice please share the solution as it may help.someone else