function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
pradeep kumar yadavpradeep kumar yadav 

I have created community and login through contacts.

Contacts have child object name "Transaction Entries" .
Community have two tabs HOME & Transaction Entries.
When I login by contact all transaction shows but I want only child transations of that contact show.
All contacts are under same Account.

Is it possible by any method.