Jump to content

Extra Extjs Text Field Properties?


Aggie85

Recommended Posts

Howdy All!

I would like to use the more modern label/text field approach; that is, if the field is empty, the title is displayed in the place holder. Once there is a value in the field, the field title gets displayed in the left / top of the text field.

Looking at the Sencha documentation, the underlying control supports this.

Ext.field.Text | Ext JS 6.5.3 (sencha.com)

Any idea how to get UniGui to do this through the Object Inspector?

All the best,

Aggie85

Link to comment
Share on other sites

Howdy Sherzod,

The app is going to use desktop and mobile components (not mixed). My app will have corresponding desktop / mobile pages as needed.

i would like to use the PlaceHolder / Title feature for both versions.

Thanks,

Aggie85

Link to comment
Share on other sites

1 hour ago, Aggie85 said:

The app is going to use desktop and mobile components (not mixed). My app will have corresponding desktop / mobile pages as needed.

i would like to use the PlaceHolder / Title feature for both versions.

For mobile. You can simply use the theme "material".

Link to comment
Share on other sites

×
×
  • Create New...