darrenSP
8 years agoMentor
Private Notes Page - Custom notes tab/Contacts list
Hi, I am customising the Private notes page but can't seem to find the "tabs" component that has the links for Inbox/Sent/Friends/Ignored. To Get around this I recreated my own and hid the normal...
- 8 years ago
darrenSP- There is no OOB component in studio for the user contacts list. You will need to create a new custom component for this.
You can use below API call for fetching the contacts.
http://community.lithium.com/community-name/restapi/vc/users/id/[id]/addressbook/contacts/friends
Here is the documentation for this https://community.lithium.com/t5/Developer-Documentation/bd-p/dev-doc-portal?section=commv1&leaf-id=Contacts.friends#Contacts.friends.