Didn't know any javascript is being evaluated in this option. Thanks for the hint.
On 22 Mrz., 18:00, "Dr. Loboto" <[email protected]> wrote: > In "with" option you can add any JS code that should return well- > formed "name1=value1&name2=value2" string. Value of this option is not > escaped by Cake. > > On Mar 22, 8:39 pm, Karsten Backhaus <[email protected]> wrote: > > > I wonder if it is possible to add postdata to the ajax request before > > it is send to the server. Currently I simply add hidden form-fields to > > the formular which is supposed to be sent to the server though that's > > pretty slow as the browser has to rebuild the dom everytime I add > > something to the tree. > > > So I would like to add custom data to the request which are not known > > beforehand. > > > By the way I'm using CakePHP 1.2.4.8284 and scriptaculous. > > > Utilizing the ajax->form helper. > > > with kind regards > > K. Backhaus Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en To unsubscribe from this group, send email to cake-php+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
