Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displaying All Contacts from LDAP/CardDAV Server by Default #2248

Closed
chillcollex opened this issue Sep 17, 2024 · 4 comments
Closed

Displaying All Contacts from LDAP/CardDAV Server by Default #2248

chillcollex opened this issue Sep 17, 2024 · 4 comments

Comments

@chillcollex
Copy link

Hi,
Is there a way to display all contacts retrieved from the LDAP/CardDAV server by default? I noticed that the contacts only appear when I enter search criteria. Even when I tick the filters "see SIP contacts" or "see all," nothing happens—it only shows the contacts stored on the phone. Thanks in advance for your help!

Cheers.

@Viish
Copy link
Member

Viish commented Sep 19, 2024

Hi @chillcollex,

CardDAV synchronized contacts are shown by default in contacts list.
LDAP being a search engine and not a synchronization one, it's expected results will only appear when you start using the search bar.

Best regards,

@Viish Viish closed this as completed Sep 19, 2024
@chillcollex
Copy link
Author

Hi @Viish

just found a trick to show contacts list by default in LDAP.

min_chars=0

Cheers,

@chillcollex
Copy link
Author

HI @Viish
I found out i cant really remove account if it's registered through remote provisioning, once i delete the account and relaunch the app, it will auto register back, any idea? Here is my xml config. Thanks in advance for your help!

image

@Viish
Copy link
Member

Viish commented Sep 20, 2024

Hi @chillcollex,

Your remote provisioning isn't transient (it's set to 0 in above picture), so it will be fetched each time your app starts, adding back the account each time.
Set it to 1 to only fetch it and apply it once.

Cheers,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants