‎2006 Nov 22 1:16 PM
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.
‎2006 Nov 22 2:04 PM
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??
‎2006 Nov 22 1:21 PM
put header items in header window & items data in main window...This will solve ur problem..
‎2006 Nov 22 1:22 PM
‎2006 Nov 22 1:24 PM
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?
‎2006 Nov 22 1:37 PM
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
‎2006 Nov 22 2:04 PM
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??
‎2006 Nov 22 2:08 PM
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
‎2006 Nov 22 2:13 PM
‎2006 Nov 22 2:52 PM
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
‎2006 Nov 22 3:08 PM
YA SANTOSH MY EMAIL-ID IS sirishamatta@yahoo.co.in
thanks a lot for the help.
‎2006 Nov 22 4:04 PM
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