cannot work out auto filling fields

cannot work out auto filling fields

Hi there,

thanks for such a wonderful program,

as far as my application goes its merely in testing stage since i need to get this working before i can start.

I'll try to explain as best i can wat it is i want to try out,

a form to add new players.

form contains;
firstname
lastname
email

i need to get a text field or maybe 3, to appear showing all duplicates, while we do allow for duplicates to exist.

eg.

data entered,
firstname = jan
lastname = jansen
email = test@test.com

then i need to see, all players named "jan" all named "jansen" and all using the email addy "test@test.com"

if it would be possible to achieve this without first having to submit and then going to view-form to do a search within the view, that would be what i need.

Regards.