Hi,
I have a form that updates an existing table.
The problem is when i would like to create a new record based on a existing ID i would like the first_name and last_name field to auto-populate based on when i select the user_id in the pull down menu.
So, when i select ID '1' i would like it to auto-populate first_name and last_name field based on existing info in the user table.
any ideas?
thanks again
I have a form that updates an existing table.
The problem is when i would like to create a new record based on a existing ID i would like the first_name and last_name field to auto-populate based on when i select the user_id in the pull down menu.
So, when i select ID '1' i would like it to auto-populate first_name and last_name field based on existing info in the user table.
any ideas?
thanks again