Is there an available way to add labels by using Blocks?
Yes using an extension
Using only Blocks there isn't any way to add Labels. You need an extension as indicated by Dora.
What you can do with Blocks is to plan ahead. Perhaps add several Labels; hide them (Label1.Visible = false), then show them (true) when they are needed.
1 Like
Ok, thank you!
How do I install extensions?
Download extension, aix file and then
How do I use the extension, by the way?
Read the topic in the link, plenty to learn!
You might try this one first.....
- DCLite Extension by kevinkun, lite version of Dynamic Components Extension
1 Like
You have to read above post. A simple example can be found below. Every time you click button a label is generated
dynamic_label.aia (34.6 KB)
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
