Can somebody explain me dynamic label?

I’m creating an app where I use dynamic label but I’m not understanding how to use this block

blocks

How can I use the html?

You can use it like this

image

1 Like

Is it possible to include style?

The style tag? I am not sure. You have to try it

okay I’m going to try

nope they dont work

I think you have to use

<tag style="font-size:20px">Text</tag>

That was exctaly what I meant but it doesn’t work even with normal label

Maybe the font tag works

https://www.w3schools.com/tags/tag_font.asp

<font size="3" color="red">This is some text!</font>
1 Like

It works but I need more style than the font

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.