hello, I'm trying to set up the employee section, is there a way we can just use one email for all employees? or not make the email field mandatory? Our employeees are NOT independent contractor and we don't let them have access to all customer's details.
All Amelia's users are saved in the database, and databases don't allow multiple users to have the same email.
The only way you can do this is through the database, so you'd need to navigate to the wp_amelia_users table (please note that wp_ is the default database prefix, but on your end, it could be anything, so look for your_prefix_amelia_users table). Then, go to the Structure of that table, and drop the "email" index:
After that, go back to the table (click on "Browse" in the top left of the screen above), and manually change the email addresses of all your "providers". You cannot do this from within Amelia, though, so if you were to add a new employee, you would need to save that employee with a dummy email address, then navigate back to wp_amelia_users and change his email in the database.
hello, I'm trying to set up the employee section, is there a way we can just use one email for all employees? or not make the email field mandatory? Our employeees are NOT independent contractor and we don't let them have access to all customer's details.
Hello Abner.
Thank you for reaching out to us.
All Amelia's users are saved in the database, and databases don't allow multiple users to have the same email.
The only way you can do this is through the database, so you'd need to navigate to the wp_amelia_users table (please note that wp_ is the default database prefix, but on your end, it could be anything, so look for your_prefix_amelia_users table). Then, go to the Structure of that table, and drop the "email" index:
After that, go back to the table (click on "Browse" in the top left of the screen above), and manually change the email addresses of all your "providers". You cannot do this from within Amelia, though, so if you were to add a new employee, you would need to save that employee with a dummy email address, then navigate back to wp_amelia_users and change his email in the database.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables