Solved
Adaptive Form Table Pagination
Hello,
I am working on an adaptive form that uses the Table component. There is a need to display 1 to 1000 rows at a time with each row containing fillable fields. I am noticing the form can become very slow once it reaches 50 rows. Is there an option in the table to add pagination (split every 50 rows into pages) for performance purposes?
Thank you