I am trying to design a page that will have three elements:
-
A Combobox to select the field StateFinder. No problem, just used a keyword list with all the states.
-
A Combobox field that will list all cities in that state that are in our client database.
-
A view within the form that will list each client in that city.
For No. 2, how do you do a lookup that will prevent duplicate cities? IOW, I may have 20 clients in Atlanta but I only want the city to appear once in the box.
No. 3 should take care of itself with a lookup based on the first two fields.
Any help for a fumbling Notes manager very welcome!
Mark