Pagination?
#239
Replies: 2 comments
-
There are different ways of doing pagination, simplest one is showing "next" link and limiting the amount of items fetched at once, then setting next link to skip the previous batch. We have demonstrated this in this marketplace template for example using baserow. Your specific requirements may be different depending on UI and API you use. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It also would be nice to have clean URL in pagination ?page=2 part is so... unfriendly to SEO and eye |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there.
I am totally new in the Webstudio, will use it for portfolio site. Watched some of the tutorials - I like what I see, but there is absolutely 0 information about pagination as I do not want to fetch a list of 50+ records at once. And google ahows that in help.webstudio.is someone already had similar problems as mine, but site has DNS error.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions