Using Ajax with cakephp

Posted by user312672 on Stack Overflow See other posts from Stack Overflow or by user312672
Published on 2010-04-09T10:10:45Z Indexed on 2010/04/09 10:13 UTC
Read the original article Hit count: 93

Filed under:

HI I am new to cakephp so any help would be grateful. I have created a form and with one of the fields when the user has filled in checks to see it it already exists and offers other suggestions. I have used the Ajax observerField method to do this. I want the user to be able to click on the suggested names(radioboxes) and then it update the field in the other form. What is the best way to achieve this in cakephp?

© Stack Overflow or respective owner

Related posts about cakephp