does anyone know how to create a simple ExtJS ‘pop-up form’, meaning the user selects something on a menu, a pop-up appears on the screen to ask some input from the user, and finally the information is submitted.
Thank you.
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.
Wrap a form panel inside of an ext window. That’s the easiest way to do it.