‎2007 May 29 5:00 PM
Hello all. I believe that this will be my last question for SmartForms (I hope anyway).
I have a table being displayed and I am looping through the table into a work area. However I need to do a perform on each line in the table. Is there a way to do this inside the table node? I place a Program Lines node inside the table node but it puts the Programs Line after the footer. Will the Programs Line be called before the table is output or after it is output? Is there a better way to do this?
Regards,
Davis
‎2007 May 29 5:05 PM
try to put a program lines inside a table cell....for a particular line type you have cell and inside the cell u can have a program line ...put it for the first cell to perform once in each loop before the data is displayed
‎2007 May 29 5:05 PM
try to put a program lines inside a table cell....for a particular line type you have cell and inside the cell u can have a program line ...put it for the first cell to perform once in each loop before the data is displayed
‎2007 May 29 5:06 PM
Vudaga thanks for that thought. I didn't even think of that. It let me do it and it will solve this problem.
Thanks again!
Davis
‎2007 May 29 5:08 PM
Hi Davis,
try putting the program lines under the text node of any cell in the main area.
Regards,
Vidya.