Just add in your model: var $table = false;
That will tell cake that there is no table associated with that model. On Mar 10, 10:10 am, kaushik <[email protected]> wrote: > I am going to develop a section in a site, where there is no database > operation. Only there will a form and a mail will fire on submit of > the very form. How to design model for this section? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
