Anthony
(Anthony)
May 26, 2025, 1:46pm
1
Hello everyone,
I can’t create a pagination for my list. It is displayed with a formula made up of filters (see document 1). I’ve integrated a formula for my pagination but it doesn’t work (see document 2).
I followed those videos: https://www.youtube.com/watch?v=CSNCVPYc7wE&t=128s and https://www.youtube.com/watch?v=GjKnzM8IcoY but without success.
Thank you in advance for your help.
Hi Anthony
so are you trying to paginate it with a custom formula directly?
Are you using a paginator element or a button to refresh the new pages?
Anthony
(Anthony)
May 27, 2025, 7:02am
3
Hi @Agustin_Carozo ,
“so are you trying to paginate it with a custom formula directly?” => Yes
“Are you using a paginator element or a button to refresh the new pages?” => Yes, I tried to use my formula on a weweb “paginator” button.
Thanks
Alright, and what seems to be the problem?
Is not fetching data? Not rendering?
I’ll pass this issue to our tech team in the meantime
Anthony
(Anthony)
May 27, 2025, 12:09pm
5
My formula gets the right number of cards in my list but I can’t link my pagination button (document attachment) to my list.
I indicate “20” items per page but this is not reflected in my “entreprise-filtrees-fabrication-additive()” list and the pagination doesn’t work.
Thanks
Alright, before we try to troubleshoot.
Did you do the first 2 important steps of a paginator?
1- Making sure your collection can be paginated:
2- Connecting your collection to the paginated collection.
Anthony
(Anthony)
May 27, 2025, 1:27pm
7
I can’t access this setting. My collection comes from a Gravity forms JSON feed saved in xano by a webhook.
I think that’s where you might be facing an issue.
you need to feed an array for xano to paginate it, and then we could link it to the paginator element.
Anthony
(Anthony)
May 28, 2025, 8:48am
9
I don’t want to modify the Xano flow because I haven’t fully mastered the tool. Isn’t there another way to paginate?
Thanks
I reccommend you try asking this question during Office hours:
Hope this solves it.
Anthony
(Anthony)
May 28, 2025, 12:14pm
11
1 Like
DanielL
(Daniel)
May 30, 2025, 11:02am
12
@Anthony were you able to fix it?
Anthony
(Anthony)
June 2, 2025, 6:57am
13
Hi @DanielL ,
No, I haven’t found a solution yet.