Shams_Din
(Shams Din)
March 1, 2022, 9:49am
#1
Hello, kodular community,
I am stuck at one place I want to fetch data from airtable, and I have fetched a column from the airtable but the data I am getting is in one-row mixed-up. Please help I want to separate it
Use Select list item blocks
like this
dora_paz
(Dora)
March 1, 2022, 9:55am
#4
Also I believe you should use image component to show images because labels show the url
Shams_Din
(Shams Din)
March 1, 2022, 9:55am
#5
but I want them to appear separately in a text label mean kind of a loop
Shams_Din
(Shams Din)
March 1, 2022, 9:56am
#6
I have tried it shows nothing
Shams_Din
(Shams Din)
March 1, 2022, 9:56am
#7
i want it to be as looped @Decoder_360 like get image from airtable and loop it in vertical scroll arrangement
dora_paz
(Dora)
March 1, 2022, 9:57am
#8
You can use dynamic compinents extension and create images dynamically depending the lenght of list
Shams_Din
(Shams Din)
March 1, 2022, 9:58am
#9
can you tell me how? i am little un familiar with this @dora_paz an you tell me how? i am little un familiar with this @
Shams_Din
(Shams Din)
March 1, 2022, 10:00am
#11
@dora_paz i have purchased a card view extension it gets job done but problem is my image is different sizes its shows only in standard format like 1920x1080, that’s why
dora_paz
(Dora)
March 1, 2022, 10:02am
#12
Then if it is a paid extension contact the developer to help you
Decoder_360
(The Decoder 360)
March 1, 2022, 10:06am
#13
if you want to load image dynamically using loop you can use Dynamic Component Extension For Creating Listview
Eg Like This
1 Like
Shams_Din
(Shams Din)
March 1, 2022, 10:07am
#14
NO, I WANT TO CREATE IT MYSELF NOW IT’s a headache, I just want to get images from airtable column and show it like scroll FEED, like social media. can’t just give me demo link to the thing or just a demo block for me to understand
Decoder_360
(The Decoder 360)
March 1, 2022, 10:09am
#16
You Can Also Check this
If you want to create custom list view (loop)
Dynamic Components Extension
that supports every component in your AI2 distribution, instead of having pre-defined components.
I thought about making a full method to create all dynamic components without creating different blocks for every component because it would be useless. So I was trying to find a proper solution for a long time. And here it is!
The minimum required API version for this extension is 1 .
It basically uses Java’s Reflection feature, so this allows you to create…
Hey oders
This is my First Guide. Hoping it Helps Someone.
In this Guide i will try to Explain how you can Create any Design Dynamically using @yusufcihan Dynamic Component Extension.
As for Example, Here i am Going to Make this YouTube HomePage Video Card. <a class="lightbox" href="https://kodular-community.s3.dualstack.eu-west-1.amazonaws.com/original/3X/4/a/4ada2586ed98b8f29294a6bd5e4ea290610736ec.jpeg" data-download-href="/uploads/short-url/aGaI0bOi06W…
So Welcome, Everyone today in this guide I will show how to make different listviews using @yusufcihan 's Dynamic Component Extension. It is fully Customisable According to your needs.
So Let’s Begin
1. Simple ListView (Icon, Title & Action Button)
• Layout
[image]
• Inputs
[image]
Icon : Url
Title : String
Material_Icon_Name : String
For Material Icon Name Click Here
• Blocks
[blocks]
• Schema
{
"name": "Simple ListView",
"metadata-version": 1,
"author": "Maayur (rewri…
2 Likes
dora_paz
(Dora)
March 1, 2022, 10:15am
#17
No need to shout, use as @Decoder_360 did for you
Shams_Din
(Shams Din)
March 1, 2022, 10:19am
#18
oh really sorry i dint saw the caps lock was on really sorry i am not shouting
1 Like
dora_paz
(Dora)
March 1, 2022, 10:22am
#19
Also make sure that images url’s are visible in a browser
Shams_Din
(Shams Din)
March 1, 2022, 10:23am
#20
@Decoder_360
Nothing is appearing on the screen