I'm working on a form in livecycle and am trying to make a form which is
easy for my client to fill out and easy for me to extract the data
from.Basically I am desiging a form that my clent fills out by entering
data into 4 X 3 table (four rows, three columns). In this form they will
put names in the first column, countries in the second column, and
account numbers in the third coloumn. While this is not too hard to do,
what I would really like to do is make it so that when I extract this
data f...