I\'m creating a formpanel with items created via xtype (not calling new for each items). I\'d like to add a precision at the right of the TextField.
I managed to do
You could also use a Ext.form.DisplayField (xtype displayfield) inside your composite field to display some static text.
xtype
displayfield