I have a table "taxes" and I'm using the form helper and it is putting
the form data into an array $this->data['Taxis']['feildname'].  The
problem is that when I call $this->Tax->save($this->data)); the insert
sql statement doesn't have any of the values that was submitted via
the form.

Any ideas on what's going on and how to fix the issue?

Thanks,
jay

P.S. using cakephp 1.2
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to