No Company field in the user account data

There is a company field in de user table, but not in de user account screen.

Could you please specify your issue / message?

I don’t think it’s specified in the actual files, but if you’re comfortable modifying the PHP code, you can find the form at: [INSTALL_DIR]/application/modules/users/views/form.php you should be able to copy one of the lines and just change the value to user_company so it can update and pull from the database correctly

Yeah, already noticed this on Github.