I am using Extjs 4.1
I have a form with some textfields.
I want to show a help icon beside this textfield for allowing the user to enter the correct value, while the form is being displayed.
Can any body help me in solving this.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try using Ext.form.TriggerField in place of text field.
Refer Extjs docs for reference http://extjs.cachefly.net/ext-3.4.0/docs/
For ExtJs 4.1:
http://docs.sencha.com/ext-js/4-1/#!/api/Ext.form.field.Trigger