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

friend its not working i tried it many times, it can create dynamic web viewers but cant set a url, please check if any bugs are there, can you say me it is working for you or not.

Use Go to URL method to go a specific URL.

its not working

Can you show your current blocks which uses latest version of the extension?

This post was flagged by the community and is temporarily hidden.

This extension is the best. Use it to make barcode cards and to print them on printer. Congratulations to the developer and beta testers. I speak Spanish, if you don’t understand something sorry :slight_smile:

2 Likes

Hi, what is the name for internal space component?

1 Like

Use “SpaceView”

2 Likes

And how can I set width to fill parent?

1 Like

Use “-2” in Values

1 Like

OK thank you and I wanted to create a dynamic radio button and wanted to uncheck it if it it checked like if it is checked and clicked it should get uncheck and if it is uncheck and clicked then checked how do I do it?

1 Like

Have you removed remove all block in version 4?

1 Like

You should read the release notes. Always

2 Likes

Yes because it was causing errors. Use for each loop to remove the all components.

2 Likes

And also for some strange reason icon of your extension doesn’t appear.

1 Like

Ok, I fixed it. That was because I changed my website files :sweat_smile:

2 Likes

What about this?

1 Like

Make it a procedure block then call them as much you want. Use for each number loop to create dynamic components for each items in a list.

1 Like

I tried using procedure but for number block i need to have something to place the number into

1 Like

Use length of list block

2 Likes