Contacts Data Collection

Hi

I added a new custom field to contacts in my website and now I need to have access to the contacts data collection to be able to perform dynamic search based on the available data.

Can you please guide me how to gain access to that data collection?

Thanks

You’ve put this in the forum section for asking for new features to be possibly released in Wix.

Need to put this in Wix Code Forum - Community Discussion.

Otherwise you can try using wix-crm:

https://www.wix.com/code/reference/draft/wix-crm-backend.html#ContactInfo

However, note that Wix CRM cannot be used for logged in members, once users are logged in then you have the choice of using:

Wix Users:
https://www.wix.com/code/reference/wix-users.User.html
https://www.wix.com/code/reference/wix-users-backend.html

Wix Data (with the Members Dataset)

Finally, have a read of this post too: