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
958

I HAV HEADER N ITEMS DETAILS WHICH R TO B PRINTED IN THE SMARTFORM.THE HEADER DETAILS HAV TO B PRINTED FIRST N ALL THE ITEMS HAV TO B PRINTED BELOW THE HEADER RECORD.HOW CAN THIS B HANDLED IN THE SMARTFORMS?

DOES ANYONE KNOW HOW TO DO THIS IN SMARTFORMS????

IF YES,THEN PLEASE HELP.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
931

SANTOSH HOW CAN I CREATE A TABLE IN ANOTHER TABLE??I AM UNABLE ETO DO IT.....CAN U TELL ME..AS TO HOW DO V DO IT??

10 REPLIES 10
Read only

Former Member
0 Likes
931

put header items in header window & items data in main window...This will solve ur problem..

Read only

Former Member
0 Likes
931

CAN U TELL A LITTLE CLEARLY??

Read only

Former Member
0 Likes
931

ONE RECORD OF HEADER DATA SHOULD BE PRINTED N AFTER THAT ALL THE RELATED ITEMS SHOULD B PRINTED.HOW CAN THAT B ACHIEVED IN THIS WAY?

Read only

0 Likes
931

hi,

get the header details in one table and then item details in the other. create a table in the data section loop at the header table. under this table create one more table and in the data area loop at the item table where w_header-key = w_item-key.

this should help.

pls revert if u have any more doubts.

santhosh

Read only

Former Member
0 Likes
932

SANTOSH HOW CAN I CREATE A TABLE IN ANOTHER TABLE??I AM UNABLE ETO DO IT.....CAN U TELL ME..AS TO HOW DO V DO IT??

Read only

0 Likes
931

hi,

my mistake yea i just have seen it. any how u can create a loop then add a template and then create a table under the loop. this time i checked it , it is possible

hope it helps.

santhosh

Read only

Former Member
0 Likes
931

WAT DO V DO WITH THE TEMPLATE??

CAN U TELL ME IN DETAIL....

Read only

0 Likes
931

hi,

A template is a non expanding element it can display the details as a table but wouldnt expand as a table. send your email so that i can send you some documents which would be more helpful.

santhosh

Read only

Former Member
0 Likes
931

YA SANTOSH MY EMAIL-ID IS sirishamatta@yahoo.co.in

thanks a lot for the help.

Read only

0 Likes
931

hey sirisha

I already sent you lot of files related to smart forms you can check those files,

templates are used like the tables but at the run time if you have more number of records for every time when ur displaying the form at that time you will go with table rather than template. If you know the the number of records displaying every time then you have to use template

I think it may be helpful for you

Regards,

Naveen