form field (i.E. textarea) with html tooltip

webix supports textarea tooltip, but this is native-tooltip, you can’t display nice html formatted info here.

how could i use the “better” tooltip like in datatable?

You can define global tooltip for the whole document

http://webix.com/snippet/a97de8b3

Thx. Nearly. Some different behavior. Delay is missing, move out is not trapped.

Could you imagine to improve tooltip and bring it to “webix standard” in next versions? So I just would wait for that instead of investing time into that…

Anyway… here is some improved Snippet for more webix-standard-behavior…

http://webix.com/snippet/f50e1269

:slight_smile: