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
Shams_Din
(Shams Din)
March 1, 2022, 10:24am
#21
@Decoder_360 I tired it nothing happens
Decoder_360
(The Decoder 360)
March 1, 2022, 10:30am
#23
Use Procedure Blocks After Got Column
Shams_Din
(Shams Din)
March 1, 2022, 10:33am
#24
Yep great! images are now showing up form the airtable but they are attached to each other lets suppose I wan to fit it to card can I do that?
Decoder_360
(The Decoder 360)
March 1, 2022, 10:39am
#25
For that you have to create custom
Decoder_360:
You Can Also Check this
Check that
Shams_Din
(Shams Din)
March 1, 2022, 10:40am
#26
ok thank you for the help i will mark you answer a solution
Have a great day!
1 Like
system
(system)
Closed
March 31, 2022, 10:41am
#27
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.