Displaying 1 result from an estimated 1 matches for "employees_users".
2006 May 22
2
text_field_with_auto_complete part II (newbie question)
...that tha auto complete works (thanks Craig) I''m at a stumbling point again.
here''s the situation.
I have a text box that gets populated from the auto complete that has
"ivanoff, john" and I want to add him to a list of approved users.
how do I get the id to add to the employees_users table?
do I need to look up the employee in the employee table or can I get
the id from the object?
still grasping OO
I''ve googled and googled.
thanks.