ajax->form submit onchage event on selectTag keeping submit button on form without click

Posted by prashant on Stack Overflow See other posts from Stack Overflow or by prashant
Published on 2010-01-28T11:18:51Z Indexed on 2010/05/15 9:24 UTC
Read the original article Hit count: 412

Filed under:

Hi, I am using cakephp 1.1. for my project.I used ajax->form for form creation.In one form, form submitted using onchange event of selectTag taking submit button and giving submit.click for that button.But it peroperly not redirect to view file gives error "cake/libs/model/datasources/dbo_source.php" and submit that form,but I am not getting to which view it is submitting(submittied form to itself).

© Stack Overflow or respective owner

Related posts about cakephp