hi
i would do that this way:
echo $ajax->form(null,
'post',array('model'=>'Submission','action'=>'search','id'=>'formEdit','update'
=> 'submissions-list'));
echo $form->input('search', array('class' => 'quicksearch'));
echo $form->submit();
> 'url'=> '/judge/submissions/search',
> ?>
>
> When I submit I get the cake error in the div with the full layout saying
> that the "search" function is not available in the "submissions" controller.
> Nothing about judge_search.
>
> Routes are definitely working as I am logging in and using the routes
> properly.
>
> Anyone having this same prob?
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd 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
> athttp://groups.google.com/group/cake-php?hl=en
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