Add client side pagination to custom nocode component

Hi there,

I have successfully created a nocode component to fetch a list of remarks for different context. For example. Remarks on a Invoice and Remarks on a Proposal. I have added a collection property to the component, which makes it possible to assign the xano collection for invoices_remarks or the collection for proposal_remarks. Because the remarks are already filtered bij their context, I want to implement client side pagination. But It is not possible to bind my component’s collection property to the paginator. It is not shown in the collection drop down. Can this be fixed or is back-end pagination the way to go?

image

image

Same issue as here I’m afraid.
Edit: Just tagging @luka here

Will take a look at this today or tomorrow. Making the collection bindable shouldn’t be a problem, but I’m not sure if it will work with the collection id property