Hi, I am unable to customize employee form. I am adding a new Select field with option and checked In List View and In Global Search. When I click on update form I don’t see any message like Employee Updated. But field is appearing in Employee Screen. But it wont allow any changes. Not just newly created field, it wont allow updating any employee information. What could be the reason?
so what is the purpose of this field are you using this for status or just a normal field
Just a normal standalone dropdown field. Just wanted to differentiate employees by their confirmation status
did you add this in all employees ??
if you add a new field you need to select for all employee otherwise it would appear empty
Thanks for that, needed this answer!
The actual problem is with row size issue with MariaDB and MySQL. I have restarted my server and started bench again which actually helped me realize that I was not able add new field because of row size issue. Maximum Number of Fields in a Form
Now I have to work on my existing fields length.