When adding or creating a new Contact these are the fields that get fillled out correctly:company gives me problems. i get a syntax error from the ldap server when i try and add an entry with that attribute. I need to work on that I guess.Under General:
Full Name
Job Title
Company
File AsI added support for all the following phone numbers: Primary, Home, Business Fax, Mobile, ISDN, and Pager. Unfortunately, not all of them appear to work. The working ones (for me at present) are: Primary, Home, Business Fax, and Mobile. I'll find out why the others aren't working.
Mobile
Primary Email (thanks toshok for the quick fix for this)all three emails should be saved and loaded properly.
Manager's name and secretary's name are both being stored presently as strings, which is wrong. They need to be DN's. ugh. So, those won't be working - at least not if a server has schema/syntax checking on.
Under Details:
Department
Manager's Name
Also, business and home address should work now.
Chris