Hi
I am working on a Animal Inventory System.
In a particular area of my application, I have a form with two submit
buttons say one for "Flag" and other for "Delete".
My problem is - "I have to post the form along with its data to the
flag action of say Animal controller when the user clicks the "Flag"
submit button (after checking one or more animals from a DB populated
list).
Similarly I want to post the same form to the Animals/delete action
when the user clicks the "delete" submit button after checking one or
more animals from a DB populated list.
So how can I post the same form to different controller/actions
according to the click operation of respective submit button, if it
has two or more submit buttons.
Please, if Can anyone help me out of this problem..
Regards
Rahul
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---