Hi,
I have the form of a table with some fields, including a field that has multiple values, in this form I have a region that appears only after a certain action.
In this new region there are other fields in the same table were not visible before.
Now according to the multi-value field must assign values to another field in this new region.
These field values depend on the values previously assigned to another field.
How can I retrieve the values of the field of the old form?
Thanks in advance