-
4 Oct 2011 11:51 PM #11
yeah..
no prob from my side....
in fact I have used kleins code,whatever kleins decide would be okay"I don't believe that life is supposed to make you feel good, or make you feel miserable either. Life is just supposed to make you feel."
-
17 Mar 2012 11:02 PM #12
under_dog, Kleins
have you used this with Ext MVC model ? I can't seem to get it to work. I don't get any error but the combo-box doesnt show up - I have used xtype:'boxselect'
-
18 Mar 2012 5:44 AM #13
Have you set the requires property for the boxselect file? and places the files in the correct folder structure? working here in the MVC environment. Well it's showing up

PHP Code:requires: ['Ext.ux.form.field.DateTimeField', 'Ext.ux.form.field.BoxSelect'],
-
18 Mar 2012 6:52 AM #14
Thanks Wedgybo - Yes, this was my issue plus I had extra "," in the items and IE hates extra ","
-
25 Apr 2012 7:49 PM #15
-
25 Apr 2012 11:08 PM #16
-
27 Apr 2012 12:37 AM #17
Seems this new extension not supporting input text to look up...



Reply With Quote