feature using Text-toolbar (on a text-field)

Is it possible to make a feature, that it is possible to use the Text-toolbar (bold, italic, etc..) to a Text-field (one line field!)

This brings me to another feature what I miss in Servoy, and what is standard in Filemaker.

Imaging I have a Text_Area in a portal. THe field is only 1 line-high.
In Filemaker if you click in the field, the whole field collapse-open.
Is it possible?

For styling text html of rtf area is required, the sizeable textfield/area like FMP is investigated once and doable, will try to put this in 2.5

oke, but the problem is that I always have to use an area. I would like to this on a ONE-LINE-FIELD

(think at lineitems, mostly shown in a portal, in an invoice, they are (mostly) one-line, not an area)

setting the height to 20 and vertical scrollbar to none is not enough?

It is still possible than to do an ENTER.
that’s not what I want.

It’s hardly doable, it is possible to prevent enter being given in an html area, but enters are converted in html breaks, and it stays always possible to load content in the field with breaks/html tables/etc. so it impossible to keep one line of formatted text.