-
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 is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us