List View Pagination

0
Hello, I am trying to get List which are following type. I use pagination, In this pagination I use next button when we can click on next button it show next or another row but I have require both rows Existing row and new Row,  just like loadmore button Function. So How I can do this ?
asked
1 answers
0

Hi Rushikesh,

 

if I understood your problem you don’t need a pagination button,

you need to create an initial list of objects with n elements and use a microflow in a button to refresh and add to the list other elements every time you press it.

 

let me know if it works :)

Andrea

answered