Shams_Din
(Shams Din)
July 23, 2022, 6:04am
#1
Hi Kodular Community,
I want to get all user data from my airtable(Table) and show it in my application. Basically, I am building an admin app where admins can see user progress and user data from it. I am a little new to the kodular, that’s why I need help. As for the trying, I don’t know where to get started.
Thank you
1 Like
Use Get Column Block (Max 1200 On Free)
Get All Data From Airtable
1 Like
Shams_Din
(Shams Din)
July 23, 2022, 6:43am
#3
@Tech_Developer1 I want to get data for each user separately like a user list, which shows information on user data
1 Like
Get All Data separately empty list
Like this
1 Like
You can use query method too
Use airtable query method. No need to call either whole data or every col by index method
#off-topic .
Why suddenly my post was bending for approval?
[Now published ]
Shams_Din
(Shams Din)
July 23, 2022, 7:50am
#6
Thank you for the help but I have tried it but it’s not getting me anything from my airtable @Tech_Developer1 @Still-learning
Check your api key & base id put properly
Shams_Din
(Shams Din)
July 23, 2022, 8:08am
#8
@Tech_Developer1 Now its getting data but only from the last column, i want to get data for each user separately like , user 1 data , user 2 data, user 3 data
If you wany every users data then get all data amd put into list then use for each item list block and do the remaining work
I have tried like this for all users
and the result is
2 Likes
Gaston
(Premium excluded)
July 24, 2022, 12:37am
#11
It is logical that it shows only the last record, you do not realize that with each cycle you are overwriting the values of the labels.
You can use anyview but it totally depends on our wish and logic
Shams_Din
(Shams Din)
July 25, 2022, 8:55am
#14
Hi, Thank you for this. Can you please send me .ais for this screen? Thank would be a great help
airtable_Screen6.ais (9.3 KB)
Upload this extension before you upload the ais
1 Like
Shams_Din
(Shams Din)
July 25, 2022, 10:10am
#16
Can you give link to this extension also?
@Shams_Din , if you want color background use random in background else you can use any color code