I have gotten to this part in adding Appling dynamic paging tutorial and I am lost because I am using cards (finely got that working) is their another tutorial for cards or any help would be great.
Franse. The info I gave was from the same tutorial as you sent. I am trying to attach this to a Bootstrap Card not a Table, that is where I am having my problem.
joe
The only difference between a "card" and a "table" is simply what element is the repeat region attached to.
The paging has nothing to do with what element are you repeating on the page - a div, a table, an image etc.
Saying "i can't get it to work" is not helpful at all. Provide some examples of what you have on the page that does not work, some code, or screenshots or a link to your page so that we can help.
Thanks for the help but for some reason I am stumped. I have gone over the 2018 tutorial and it does not track with the new version of Wappler. Can anyone point me to a newer tutorial for pageing? 6.8.0 or better would be great.
Thanks in advance
Joe
I am having a hard time figuring out what you are stumped on? I think you may be making this more difficult than it needs to be.
1: Create a 'Paged' Recordset Query
2: Add a repeat to your element you want repeated. In your case, probably a column with your card inside it.
3: Use the Paging generator too create your pagination.
Franse
Thanks for the help. I started a new project and followed your tutorial and it worked. Now all I have to do is to add all the other code to this project.