Search found 2 matches

by amineAL
27 Jul 2021, 13:54
Forum: Help
Topic: how can i add " Department " when i create a new user .
Replies: 0
Views: 14403

how can i add " Department " when i create a new user .

when creating a new user , the inputs are quite simple , the name , real name, password.... i need to implement a new field " department " , so i checked the source code and i'm lost there . any help ?? as you can see in the screenshot , i can assign a department to a user when creating it...
by amineAL
27 Jul 2021, 10:46
Forum: General Discussion
Topic: add some fields when creating the user (source code)
Replies: 0
Views: 15994

add some fields when creating the user (source code)

Hello everyone , i want to have a " Department" field when i create a new user in mantisBT , i checked in mantisBT and there wasn't something useful , which explains why i'm here ... , so i checked the source code , precisely the UserCreateCommand.php , how can i implement the User's "...