Show Related Fields from SocialMessage table (Number of Likes and Number of Comments) against each record on my List Page (Freedom UI)

Hi Everyone,

I have a List page connected to my page-level data source. Each of these records also has related entries in the SocialMessage table, which stores comments and likes for my records. I want to show Number of Likes count and Number of Comments count on my List view, alongside fields from the main datasource object.

In Freedom UI, the list view is typically bound to a single data source, and while I can fetch and display these additional related columns via Model.load on the Form page (as labels, after the record is opened), How to integrate these related fields from other tables into my List page layout, so they can appear as columns with the rest of the fields.

The related column setting on the List page doesn't show the SocialMessage table to select those fields.  What is. Workaround for this?

Thanks in advance!

Ajay

Like 0

Like

0 comments
Show all comments