I created a form with three fields, the first is a text field, the second and third are fields enclosed in a repeater.
The first field defines a value, the second field is a value that I take from a series of data, the third value is a unique value of the second field.
I import the data as specified in the repeater (enclosed in quotes).
I create a form that collects data with 3 lookup fields.
By selecting the first value, without activating filters I obtain the defined value, on the second field by filtering for the first value I obtain only the values defined for that field (the second), if in the third field I set the filter for the second value I do not obtain any results, if I filter by the first value I get all the values for the third field and not the specific and unique value for that field.
Please login or Register to submit your answer