Hey sorry for disturbance !
Is it possible to make csv file of airtable sheet table and upload it to kodular assets and call data in listview from the file. ???
I want to make offline dynamic list view app but if i make list of text with blocks so my blocks part will slow. So i want to call data from airtable without Internet .
I just want to call data from csv file with a sequence like …
Table1
Number Title Subtitle Description
1 title1 subtitle1 Desc1
2 title2 subtitle2 Desc2
3 title3 subtitle3 Desc3