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 one with CSS.
The problem is, when I go to Contacts (Friends) tab, I can't find where the components are in studio so I can't add my own links/Customise the page.
Anyone any ideas?
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.