Filter autocomplete search in Zimbra by different criterias

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
g.tsankov
Posts: 5
Joined: Wed Feb 22, 2017 7:40 am

Filter autocomplete search in Zimbra by different criterias

Post by g.tsankov »

Hello,
I am trying to filter the results of the autocomplete functionality in the zimbra webmail client. Think of it as applying a regex filter to the AutoCompleteRequest either in the frontend or backend of the mail server, resulting in filtering out some of the returned suggestions.

Is there a way for me to extend the frontend via zimlet and send a custom search that can apply a filter(or filter out the results for that matter) or extend the backend so that this request is filtered out with a specific criteria that I might implement before the results are returned?

Thanks in advance.
Post Reply