PDA

View Full Version : Ext.MessageBox /w prompt and Ext.Form.TextField?



neongrau
5 Apr 2007, 1:33 AM
is there an easy way to use a Ext.form.TextField with validation in a MessageBox instead of a plain input?

would be more elegant than validating and re-prompting over and over ;D

Jonathan Feinberg
6 Apr 2007, 11:01 AM
I agree; it's a useful pattern.