-
15 Feb 2013 4:29 AM #1
Dynamically appending form elements i.e TextField are not discovered on form submit
Dynamically appending form elements i.e TextField are not discovered on form submit
Ext version tested:
- Ext 4.2.0 RC 1
- Chrome 24 (Mac)
- Firefox 18.0.2
- Dynamically appending form elements i.e TextField are not discovered on form submit. Causing form values to only include initial rending of fields values.
- Create an Form panel including a initial input field. The append another field after rendering the form. Finally submit the form.
- The form should submit values should include all fields including the appended field
- The form submitted values do not include the append field
HELPFUL INFORMATION
Screenshot or Video:
Debugging already done:- none
- not provided
- only default ext-all.css
- Mac OS X
-
15 Feb 2013 3:20 PM #2
This is a dupe of EXTJSIV-8386.
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
This issue duplicates another issue.


Reply With Quote