[ad_1]
Hi guys, I really want my user has department and status
1. I really wanted to ask if it is possible to create a custom department table and status table and connect them to the user table. I am planning to add a foreign key for a new custom table (table and status).
2. Is it possible to create a new custom form in the WordPress admin panel and connect it to the department table and status table?

Of course you can, you will need access to MYSQL database, most hosting providers will give you a way to access the database and from there you can do it yourself but make sure that you understand the schema.