I have been searching the forum here, and have not found the answer, so I'll post the question....
Is there a way to have a special search option displayed which will not display duplicate records (fields other than the keyfield are often dupes). In my example, I have a list of people and their addresses. I want only to show the cities they live in, and if two people live in one city, only show that city one time. There are other times (like when modifying records) which I do want to be able to list all records regardless of dupes, so hacking up the query function in db.cgi is probably not my solution.
Thanks
Wes
Is there a way to have a special search option displayed which will not display duplicate records (fields other than the keyfield are often dupes). In my example, I have a list of people and their addresses. I want only to show the cities they live in, and if two people live in one city, only show that city one time. There are other times (like when modifying records) which I do want to be able to list all records regardless of dupes, so hacking up the query function in db.cgi is probably not my solution.
Thanks
Wes

