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
Hi, what is the name for internal space component?
Use âSpaceViewâ
And how can I set width to fill parent?
Use â-2â in Values
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?
Have you removed remove all block in version 4?
You should read the release notes. Always
Yes because it was causing errors. Use for each loop to remove the all components.
Ok, I fixed it. That was because I changed my website files
What about this?
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.
I tried using procedure but for number block i need to have something to place the number into
Use length of list block
I tried that too⊠my concern is that even i use that number block the variable in the block where should i use it ?
You will get a variable from for each loop. Like âget numberâ. It can be used anywhere in inside the for each loop.
How change a text to bold using set property blocks?
Please post blocks so can i refer as im not able to repeat creating dynamic arrangements im just able to create it once