Hi
(Hope my english will be understandable :D )
I'm using egroupware 1.6.001.
Addressbook's contacts are stored in an openldap base.
I'm trying to get contacts categories working.
For the moment, when i want to add or edit a contact, in the 'Details' tab, the category field does not appear, even if i create one or more categories.
Actually, when adding a contact, lots of field are missing (street, town, country, anniversary and categories).
After some search in this forum and in google, i've found that i had to add the evolutionperson.schema in ldap so i did it with the evolutionperson.schema found in addressbook/doc/ :
include /etc/openldap/schema/core.schema
include /etc/openldap/schema/cosine.schema
include /etc/openldap/schema/inetorgperson.schema
inculde /etc/openldap/schema/evolutionperson.schema
include /etc/openldap/schema/mozillaabpersonalpha.schema
include /etc/openldap/schema/rfc2307bis.schema
include /etc/openldap/schema/samba.schema
include /etc/openldap/schema/hopital.schema
then I restarted slapd but nothing has change.
How can i get addressbook categories working? Must I modify the schema or do something more in ldap? I really need addressbook's categories before deploying egroupware