Dears,
kindly I need support for the below issue,
how can I get data from 5 cells with one spreadsheet
dora_paz
(Dora)
January 12, 2022, 4:29pm
2
First of all, in airtable you should not leave empty rows or empty cells because you will not get data from airtable in app. Read how to get data from columns below and once you get all data in lists then you can use as index row number to get data from each column list (specific cell)
Updated!
Optimized. Now we get all the data with only one Spreadsheet component.
As the title says, the idea is to load Airtable data into the Cardview extension.
Something like this:
[ezgif-7-41c9ded3342d]
To do this we will use the following extension:
https://community.kodular.io/t/material-cards-camera-viewer-sponsored/1220
Once installed the extension we add in the designer all the components we need:
VerticalScrollArrangement
Spreadsheet
Cardview
[imagen]
We complete the airtabl…
thanks your support ,
but I need when I click the button for example to get data from 2 cells with one spreadsheet
dora_paz
(Dora)
January 12, 2022, 4:44pm
4
Have you seen above example ? One speadsheet is used
let me explain more details ,
my program is (quiz) with multi choices every test contain 5 question so in need the spreadsheet to collect data from 5 cells each time I call it
dora_paz
(Dora)
January 12, 2022, 4:55pm
6
And where is the problem with get collums ?
Hello,
Today, i am gonna show you that how you can create Quiz App or Test app in Kodular with Airtable support.
And also you can get the marks of the Users.
I used Dynamic component extension you can download and import it.
Images Of Quiz App:-
[Screenshot_2021-11-30-14-29-04-375]
[Screenshot_2021-11-30-14-29-43-678]
[Screenshot_2021-11-30-14-30-29-556]
Airtable view for all Quizzes
Create 3 Column as (title, questions, base_id)
[Screenshot_2021-11-30-15-15-31-675]
In this Airtable b…
1 Like