Hello!
I'm creating a new database and I'm having problems with a conditional list.
The table has 3 fields (Code, Prefix, Locality), and when we enter a number in the code field, it automatically shows the available results in the prefix field. I wanted to do the same thing for the location field, but I can't get it to display all the data without me asking to show it.
Example:
(Code, Prefix, Location)
98989, 001, SPAIN
98989, 002, PORTUGAL
30303, 001, PARIS
30303, 005, POLAND
The results that appear in the locale field is for example if I type 98989 in the code and 001 in the prefix it will show me Spain and Portugal and I just wanted it to show Spain. I'm using Filemaker Pro 19, and I work on Windows 10.
I really appreciate your help Best regards,