ui.text with label embedded

Hi,

Is there a way to create a ui.text with the label inside the field?

do you mean labelPosition:top?
https://snippet.webix.com/5e25f570

Hi,

No. I mean the field itself having an initial value like “enter name” that disappears when you start typing.

Thanks,
-S

then you need placeholder
https://docs.webix.com/api__link__ui.text_placeholder_config.html

Hi Intregal,

Perfect!

Thanks,
-S