How to use clock to load items in a listview/custom listview?

It should not be list but dynamic components instead.

Can you screenshot the end result?

And is it an extension (VerticalScrollHandler)?
Edit:
Oops…

Yes, it is… :arrow_double_down:

End result is all the items in the list is loaded. :sweat_smile:

1 Like

My mistake. But it will be listview not dynamic components because we can use this procedure in other list view components also. :wink:

What is the benefit of using it, because, we are loading whole data at same time from airtable and showing it in splits.

We are getting data(image url) in the form of string but when the image component tries to load those image from the web, it takes time and the app starts to lag. That’s why we are showing it in splits. :slight_smile:

2 Likes

@developerpritam if u want to load customized data from database then u can check here
Custom data

3 Likes

Can we do with google spreadsheet plz gelp me?

Yeah. Of course. You can do that with every database.

Thy is my Google spreadsheet blocks.

1 Like

This is my google spreadsheet block

You will have to make two lists for every data you want to show. One list will be the main list and other will be the filtered list which you will show in your list show.

I cant understand Can u make it i will send u aia file

I have attached my aia file above. Have you checked it?

can u send screenshot of airtable spreadsheet which u have used plz?

Custom_Design_ListView_Load_More.aia (292.7 KB)

This is the AIA file with Spreadsheet block. I found it on the community. I deleted my aia file but the blocks used in this file is same as mine. It will help you for sure. :slight_smile:

I will try this method though I am using firebase to create a group chatting app

and when the list is created through google automatic