Do pr($this->data) in your controller action after you post the form, this will give you all the information about what variables you have available to save. Start from there.
Cheers, Ketan http://www.eclassifieds4u.com nirmal wrote: > Hi, > > I want to update a column in table using checkboxes and button. > I have a template it showing me table data with checkboxes. > When i will select checkbox and then i will click on a button. I want > to update all the values for selected checkboxes. > > Please help me its urgent. > > -- > Nirmal --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
