[eluser]theprodigy[/eluser]
when you submit the form to add the company_name and company_code, is it possible to also grab the user_id from the form above and send that as well?
This may be easy on editting a user, but on the add a user, you probably won't have a user_id yet, so you'll have to do a work around (like add the user, then afterwards, let them assign companies to them).