This topic is locked

Autosuggest issue

7/8/2009 10:22:20 AM
PHPRunner General questions
F
fbrashich author

Hi, i'm having a big problem...
this is what i have:
users table with:
ID

user

pass

user_name
in the users list, i have linked the id user to show the user_name, at this point i'm going well.
But when i try to make a search, by auto-suggest, i can't search by the user_name showed at the users list, in fact if put the ID numbre of the user the search works fine.
So, there is any way to make auto-suggest, recognize the internals links between tables and fields?
Thanks in advance!

J
Jane 7/8/2009

Federico,
unfortunately you can't search for display values (values from Display field in the lookup field).

Use user_name field for search and advanced search.