Search Type: Posts; User: tcp
Search: Search took 0.02 seconds.
-
13 May 2012 11:37 AM
- Replies
- 6
- Views
- 991
Close - creating the FormPanel directly. Code below ( code file is http://ourmarketingsolution.com/test/extjs/index_files/order.js ) .
try {
var form1 =... -
11 May 2012 3:53 PM
- Replies
- 6
- Views
- 991
Not sure why I can't edit the posts - here is link to the fullsize screenshots - http://ourmarketingsolution.com/test/screenshots/ .
-
11 May 2012 3:34 PM
- Replies
- 6
- Views
- 991
Questions
* If this is a problem related to caching ( Ext.cache['form-#'] ), what is the best way to disable caching during rendering ?
* Where is the actual DOM created? I traced some of the code... -
11 May 2012 3:27 PM
- Replies
- 6
- Views
- 991
Screenshots detailing the problem, starting from the exception and working back in time.
Exception Details
35143
Exception is caught and handled.
Exception Thrown -
11 May 2012 3:20 PM
- Replies
- 6
- Views
- 991
Summary
Cannot load a second form - exception thrown because DOM elements are not created.
Versions
ExtJS 4.1 GA, Latest Version of Chrome and FireFox
Demo... -
20 May 2011 11:01 PM
- Replies
- 5
- Views
- 2,502
I think I'm seeing this problem is the 4.0.1 release - it seems like the getKey() method is returning the object itself rather than the index, which results in a new value with the index of -1 being...
-
16 Jan 2010 9:19 AM
- Replies
- 32
- Views
- 25,859
I can't explain why but the code no longer seems to work with Ext 3.1 ( FF and Safari ) as there will be a JS error when removing a field. A quick fix seems to be to perform the remove on the panel...
-
13 Jul 2009 11:13 AM
- Replies
- 0
- Views
- 652
IE7, and perhaps others, is putting newlines into the doc.body.innerHTML when a form is submitted by AJAX and a form's fileUpload property is set, which results in the JSON response being broken.
... -
30 Jan 2009 8:49 PM
Jump to post Thread: Dynamically Duplicating Fieldsets by tcp
- Replies
- 5
- Views
- 1,969
Just to follow up, I'm using the DynamicField plugin ( Ext.ux.plugins.DynamicField.js ) and it seems to work very well. There is a post around here with a files to download, but for the life of me I...
-
18 Jan 2009 11:00 PM
Jump to post Thread: Dynamically Duplicating Fieldsets by tcp
- Replies
- 5
- Views
- 1,969
Yeah that sounds right. I can see that you made some suggestions about overloading the add and remove events ( http://extjs.com/forum/showthread.php?p=263566#post263566 ).
Is there a working... -
18 Jan 2009 7:47 AM
Jump to post Thread: Dynamically Duplicating Fieldsets by tcp
- Replies
- 5
- Views
- 1,969
Hi. This is my first post to the forum so I'll keep my question simple. I'm wondering if ExtJS could support the dynamic creation of fieldsets within a form, such as a form that allows one to add...
Results 1 to 11 of 11
