Hi Francis

On 31/10/2023 13:50, francis (fran...@13h26.ca) wrote:
Hi Filip

On Oct 30, 2023, at 11:24, filip Mutterer (fi...@3dds.io) <users@sogo.nu> wrote:

how can the Search scope be changed in address books? Wanted to search for 
"Info" in Addressbooks.
You can specify the fields (LDAP attributes or SQL columns) for your users source with 
the parameter "SearchFieldNames".

Have a look at the official documentation:  
https://www.sogo.nu/files/docs/SOGoInstallationGuide.html


Francis

The "Info" field is just from a vcard and its actually called "note":

BEGIN:VCARD
VERSION:3.0
N:
FN:
ORG:
TEL;type=HOME:
TEL;type=WORK:
TEL;type=CELL:
EMAIL;type=INTERNET;type=WORK;type=pref:
NOTE:29061
END:VCARD

It would look like this?

SearchFieldNames = (cn, sn, displayName, telephoneNumber, mail, shadowAddress, departmentNumber, Note);

Is it as easy as this?


Greetings

filip

Reply via email to