Hello.
I have two tables.
customer with the fields of Customer_Name, and CustomerID
Sites with teh fields of site_address, Customer_Name, CustomerID and LocationID
In the sites edit as on the Visual editor page I select Lookup Wizard.
Lookup Table = customer
Link Field = CustomerID
Display Field = CustomerID
Order By CustomerID
This dropdown is dependant on
Catagory Control = Customer_Name
Catagory Field = Customer_Name
When I press Test I get a popup saying
Test is impossible as the edit control for a linked field in not configured properly. You should set the edit as type to the Lookup wizard and set the control to read from the database.
What does this mean??
Thanks
Paul