We are using SKUID over the external objects in Salesforce. We have two external objects.
1. Events
2. Contacts. This has an external look-up to 'Events"
Requirement: I would like to show, all the contacts associated with a particular events in “Event” detailed page as a related list.
“Contact” model has a condition in SKUID as EventID__C = (Event)(EventID__C) and I am limiting Max no.of records on this model to ‘20’. (advanced model settings)
Issue: In the Event detailed page, I can only see 20 records even though we have 100 contacts associated with this event. ‘Load More’ is not working as expected.
Limitation: I can remove the Max no.of records on this model since we are limiting this in the OData (external object)
Could you please let me know a work around. We are planning to go to live, all of the sudden found this issue.
Thanks,
Goutham
Question
Load more is not working with External Objects (related records)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


