I have a form, a field called user_id is a drop down menu contains "user_id","firstname","lastname". When i enter a new record and type fristname so I would type "Ralph" and when I press enter or click to save the current user_id = 5644.
Also, I would like to save the user_id for this field once select to another field called super_id (this is a drop down with multi selection and it is a text field.
Drop down looks like this.
ID,Firstname, lastname
2222 Anna Gonzalez
3333 David Fernandez
4444 Frank Pezza
5555 Mauricio Jimenez
5644 Ralph Galardi <------
7777 Thomas Rombouts
9999 Waston Timex
Thank you,
Sam
Also, I would like to save the user_id for this field once select to another field called super_id (this is a drop down with multi selection and it is a text field.
Drop down looks like this.
ID,Firstname, lastname
2222 Anna Gonzalez
3333 David Fernandez
4444 Frank Pezza
5555 Mauricio Jimenez
5644 Ralph Galardi <------
7777 Thomas Rombouts
9999 Waston Timex
Thank you,
Sam