We have a page that has a tab for related attachments. There is an action on the tab to query the attachment model. The model has a limit of 25 and is sorted by CreatedDate DESC. We have a record with more than 25 attachments (there are 56), but when we click Load More only one more record loads. If we up the model limit to 30 the same thing happens (it loads 30 and then after clicking Load More only 1 more loads).
Question
Attachments table only loading one more record when Load More clicked, but there are more records
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.