JeffBurr
04-19-2007, 02:25 PM
I apologize in advance if I am missing something...
I have been using an Ext form and loading with JSON using .load - excellent.
But, if you add in a baseParams object in the Form config with at least one entry in the baseParams object, the load does not complete. There is a js error line 36 character 1477. I have not had time to try this with Firebug to get more details.
Interestingly, if you just have an empty object in baseParams, the load works great.
I am not using a "reader" in the form config. I did not think that was required...
Thanks for Ext!
I have been using an Ext form and loading with JSON using .load - excellent.
But, if you add in a baseParams object in the Form config with at least one entry in the baseParams object, the load does not complete. There is a js error line 36 character 1477. I have not had time to try this with Firebug to get more details.
Interestingly, if you just have an empty object in baseParams, the load works great.
I am not using a "reader" in the form config. I did not think that was required...
Thanks for Ext!