I have written the code to pull through a list of user IDs to a drop down box.
Now I need to automatically populate two other fields (firstname and lastname) based on the userid selected in the dropdown box.
For the life of me I cannot seem to get this to work. I think I'm over complicating things so can someone walk me through how to use the value of a field, before submission, for use in another field.