Hello Koders,
Extension Using : ColinTreeListView
Database : Airtable
Here is the preview of using getting data in list without the airtable (offline)
Here is the preview of using getting data in list with the airtable (online)
blocks
Blocks instructions would be really helpful.
Thanks in Advance!
dora_paz
(Dora)
February 18, 2022, 10:57am
#2
A simple example, modify it according to your needs
1 Like
Thanks for your response,
I see a “values” variable. I am wondering that where does it comes from?
dora_paz
(Dora)
February 18, 2022, 11:22am
#4
Well this came from airtable , replace to the lenght of one of your global variables
is it the length of airtable records?
dora_paz
(Dora)
February 18, 2022, 11:25am
#6
Yes, the lenght of airtable records
Got It. I will try and let you know.
1 Like
I was wondering, do I need to decode .json text or not? means where to use that block.
dora_paz
(Dora)
February 18, 2022, 11:41am
#9
Yes since your are getting response in json format from airtable. Use Do it to debug your blocks and see how your global list are populated from airtable
okok got it, and i was wondering that is there a way to set a different text of extra button for each item in list (colintree…)?
I am not able to figure where to add the .JSON decode Text block, could you please help with it taking your example block in mind.
Could you please help me with the solution.
Fixed it, I removed for each number.
Problem was that i was doing
for each item in list
do for each number
add iteam
so thats why if there was 2 things than it was performing 2 times.
Thankyou for your efforts to resolve my problem and supporting me.
1 Like
system
(system)
Closed
March 20, 2022, 12:09pm
#15
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.