I want to add one more field to adress book.
I tried:
Attachment ? Roundcube Webmail (http://trac.roundcube.net/attachment/ticket/1486011/address-book-extra-fields.patch)
and
Attachment ? Roundcube Webmail (http://trac.roundcube.net/attachment/ticket/1485907/roundcube-abook-patch)
and create database tables, but values are not saving.
Where can be the problem?
I must use this patch Attachment ? Roundcube Webmail (http://trac.roundcube.net/attachment/ticket/1486011/address-book-extra-fields.patch) and edit /program/include/rcube_contacts.php - I must add field of name to var $table_cols = array()
Now it works well.