Silane
January 19, 2024, 2:16pm
1
Hello, here is my problem, I want to have the same number of "image" blocks as there is data in my list.
I create a list with multiple images, and send it to another screen.
Here I create a list of images and send it to screen2, but after that I don't know how to create blocks automatically, you should know that the length of the list can vary.
For example:
5 images = 5 image block
27 images = 27 images blocks.
Any ideas ?
Thanks
Silane
January 19, 2024, 2:32pm
3
Thanks, but i never installed extensions before, i just need to import the file ?
Shows how to add an extension to a Project:
Silane
January 19, 2024, 2:52pm
6
Wait, it there not a problem ?
How am I supposed to place id ?
TIMAI2
January 19, 2024, 3:19pm
7
There is no id.
Set the created component to a variable (or a list)
Silane
January 19, 2024, 3:32pm
8
That's good now, I use DynamicComponment.
I don't think these code working. You will get an error like ' unique id '.
TIMAI2
January 20, 2024, 12:19am
10
A couple of compCreator examples....