How do I remove the pagination?

Hello, I’m trying to build a certificate issuer that issues the certificate in PDF, for this, I added a form field for the user to fill in the data and send, just below, I added a block details to show the fields and their values, the question is: details shows the records by pages, and I wanted it to just show me one page and that page would always update to the latest bank record, the most recent record.

Set the data scope

1 Like

What worked for me was set default sorting rules, I pasted it to filter by my date field, this didn’t end the pagination, but the first page always shows the most recent result.