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

SmartForm - table node

Former Member
0 Likes
508

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
486

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

3 REPLIES 3
Read only

Former Member
0 Likes
487

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

Read only

0 Likes
486

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

Read only

Former Member
0 Likes
486

Hi Davis,

try putting the program lines under the text node of any cell in the main area.

Regards,

Vidya.