Closed modnaut closed 11 years ago
It puts an icon to the right of the field and when you hover over it a tool tip shows with the message. See http://docs.sencha.com/ext-js/4-2/#!/api/Ext.form.Labelable-cfg-msgTarget
It is defaults to show the error message below though, right? This is just an override example that you are showing in the xml. Just checking.
Yes the default is to show it under the field
What does msgTarget="side" mean?