Novice: I have a repeating table with two rows. Row 1 is a drop down box
which on selection fills the text box in Row 2. I would like to be able to
add a repeating row, select a different entry which would be entered into Row
3 without changing my entry in Row 2. I know how to do this if my drop down
box is on the same row without any problem. I want to create a form in which
Row 1 has multiple drop down boxes which will populate the rows as they are
added without changing what has already been entered in the row above.
Please help. Thanks. Alfredo.

Signature
Alfredo
Pola - 15 Apr 2006 21:24 GMT
I think you should work with the rule of each field of each row.
For example:
field 1 belongs to column 1, field 2 belongs to column 2 and field
belongs to column 3.
Then create a rule for field 2 for which field 2 = field one.
Leave field 3 without rules
> *Novice: I have a repeating table with two rows. Row 1 is a dro
> down box
[quoted text clipped - 13 lines]
> --
> Alfredo
-
Pol