Configure tab title to show number of records in list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-11-2024 11:49 PM
In our workspace, we have a tab Responsibilities contact, this is fully configured using UI builder., We added a list component for this tab and used data binding and we get the contact and account from the case record and fetch the relevant Responsibilities records by filtering user and company on this record with contact and account from case.
The data is being shown correctly but the issue is beside the tab name, we would like to show the number of records in the list that follow the provided conditions ., for example, if there are two records., then we would like to show "Responsibility contact (2)". Please refer the screenshot provided (like we have for Related tasks (1) which is OOB). How do I achieve this?