Post

2 followers Follow
2
Avatar

Increase numRecords Limit in DynamicList Beyond 60

Ethan Long

Currently, the numRecords parameter in DynamicList is limited to 60, which restricts the ability to display larger datasets efficiently. This limitation creates unnecessary complexity in pagination and affects workflows that require displaying more than 60 records at a time.

 

We would like to request an increase in this limit, or ideally, the ability to set a custom numRecords value beyond 60. Having a higher limit (ideally unlimited with proper pagination support) would be incredibly beneficial for users who manage larger datasets and need to dynamically display more records across multiple pages.

 

At the moment, even with pagination, only 60 records are retrieved in total, making it impossible to load additional records beyond that cap. For certain use cases (like ours), it is essential to fetch and display all necessary records dynamically, rather than being restricted to an arbitrary 60-record limit.

 

Please consider increasing this limit or providing a solution to allow users to properly paginate through more than 60 records. This change would significantly improve usability and efficiency for Ontraport users working with large datasets.

 

Thank you for your consideration!

 

Best,
Ethan - Awardee

Please to leave a comment.

2 comments

1
Avatar

That limit is there for performance considerations. Removing the limit completely would not be workable, as it would be too easy for users to create pages that will simply bog for their visitors. Would increasing it to 100 help? Also, not clear what the problem with pagination is?

Landon Ray 1 vote
Comment actions Permalink
0
Avatar

Hi Landon, thanks for getting back to me so quick. I sent you an email regarding the feature. Thanks.

Ethan Long 0 votes
Comment actions Permalink