Problem in add new employee #86
Answered
by
abdellatif-laghjaj
omarlamin01
asked this question in
Q&A
-
How can we know if an employee is a standard employee or a user before adding a new one? |
Beta Was this translation helpful? Give feedback.
Answered by
abdellatif-laghjaj
Nov 18, 2022
Replies: 1 comment
-
You can add a role type if "other or standard user" to the role table and add it to the role combo box, or a checkbox if the user is an employee or not !! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
omarlamin01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can add a role type if "other or standard user" to the role table and add it to the role combo box, or a checkbox if the user is an employee or not !!