Can you show your controller and view code?
On Friday, January 13, 2012 2:03:26 AM UTC-5, tOlorun wrote:
>
> Hello everyone
>
> Please iam trying to submit a crud.create form
>
> which iam loading as a component via ajax
>
> my url is not the url is not pointing to the function of the crud form
>
> i.e. my crud form is in a controller is celebrities and the function
> is set_up
>
> but my url is default/index (this is how i want it)
>
> but my form is not being processed
>
> please any ideas on how to get it processed