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?
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
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.
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.
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 were you able to fix it?
Hi @DanielL,
No, I haven’t found a solution yet.