Re: AJAX pop-up form - where should a newbie start?

2009-04-07 Thread faza
Thanks a lot, I'll give it a try in few hours. But the main concern remains, I mean the memory (or it is me still not getting the AJAX mechanisms). I see that the huge list is being loaded in the called view, but when the memory is freed? Also, I wrote that I need a possibility to alter values

Re: AJAX pop-up form - where should a newbie start?

2009-04-07 Thread dr. Hannibal Lecter
Well, why not start with the AJAX helper and the already built-in feature: http://book.cakephp.org/view/632/autoComplete I believe that will be much faster to develop than your proposed solution with the modal form. And since you're in a hurry... On Apr 7, 9:32 pm, Faza wrote: > Hello, > > thi

AJAX pop-up form - where should a newbie start?

2009-04-07 Thread Faza
Hello, this is the scenario: - I have a rather large form with some production details, blahblah. One of the inputs can contain value from over 1300 available (more to be exact, because it's ID, dimensions and layout - 5 to 7 fields each) - as it would be silly and resource-hungry to parse all