[F/OS] - Dynamic Components Extension (for every component) 2.3.0

A beautiful extension with very good support.
We are creating components from the schematic, which is great.
The question is, would it be possible to make a new block that would remove blocks using a schematic?
Let’s say I’m creating an interface made up of several arrangements and components. Then I would like to remove it, the problem is I would have to do it with multiple blocks. Removing with the schematic would be easy.

1 Like

The blocks seen in the image are from another app builder called Niotron. Niotron replaced the purple blocks for maroon blocks.

1 Like

The point is that you only post blocks from Kodular because this is an area only related to Kodular.

2 Likes

Thanks for that rapid fix!!! :smiley:

2 Likes

You’re welcome.

2 Likes

Thanks!

It is possible to implement but I don’t know how much it is effective to do that. Because it kills the general usage of blocks if we do everything in one text block. I prefer using blocks to one text block. Because at least blocks explain what it does and you can easily change it, but it is hard to read a long text from a text block because it already minimizing the long text.

My reason for adding the schema block was to decreasing the reading difficulty because it was making it hard to read the blocks when you needed to create a lot of components at the same time. But I don’t think it applies for removing blocks, because you can add a loop and Remove blocks inside, so you don’t need to connect a lot of blocks one under the other.

However, this not means I’m sure about not adding it, so I just need to think more about it.

1 Like

Can you try to add multiple extension by just adding one
I want to add horizontal scroll handler as a component and not as a extension because when I get the (any horizontal scroll (onscroll block) )it returns me the component of horizontal scroll arrangement handler extension(which all are same) and not horizontal scroll arrangement that I have set for component to create in

Use the extension’s own Any Component blocks to interact with it.

I have tried that in any component of extension we need to store two different components in fire it is possible to store extension smallest green block as it is invisible so we cannot generate id for that component and in second we need to store our own components(visible components to interact)

I use themes because it is much easier than creating multiple item elements with blocks. When creating elements from blocks, you have to strain your mind to build an interface that will look the way you want. With large applications, it would take so much space that the application could grow terribly. I create an interface in another project, then generate a json file from it for a new project. Then I can create multiple instances of the same interface just changing the ID with the key.
I can of course create loops, but I have to create a list of items to delete. And so we have a json file with which we created the interface, and the same json file could be used to remove it.

Any one tell me how to use this Extantion with full tutorial Letest Version 2.2.1

I was actually thinking of a way to add this, using the existing Remove block. But I am still looking for ways to keep the current functionality without making it look like I actually changed something internally unless noted.

Hi Everyone!
How to get index when i click on specific component in list?

1 Like

Edit by Mod: If promoting YouTube Videos, then make sure they are in English.

Try this guide

Ad asynchronous Image loading bug

You’re going to need to be more clear about what’s happening.

Image loading very slow & stack app

I don’t think this has anything to do with the extension.

Create List view & grid view But Test this Extension image loading slow & stack application

It is recommended not to use their extensions.

It works perfectly fine for me. How many images are you trying to set?