-
baseParams not being sent with Prototype framework
baseParams not being sent with Prototype framework
Hi,
Using this form creation:
form = new Ext.Form({
labelAlign: 'right',
labelWidth: 75,
buttonAlign: 'center',
url:'<%=url_for :controller => 'layouts', :action => 'submit1'%>',
baseParams:{myname:'scott'}
});
when the form is sent the "myname" is not sent with the prototype framework, simply changing to the yui adapter and it works.
scott.
-
Sencha User
Jack Slocum
Ext JS Founder
Original author of Ext JS 1, 2 & 3.
Twitter: @jackslocum
jack@extjs.com
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us