=============================================== Plz refer this http://book.cakephp.org/view/125/Data-Validation
Regards, Krishnan Nair =============================================== On Nov 24, 10:12 am, sun <[EMAIL PROTECTED]> wrote: > Hello friends > I have using built in validation method in model. my > problem is how to assign the error message into controller > (validation).I have written the validation method in model of the > program. and call that function in controller. assign the error in ctp > file. > > About my problem: > I have using three text fields and one upload file field. when i > click the submit button with out any values, the error message will > not displayed under the corresponding form fields.. this is my > problem > > Expected sol: > Error message will be displayed the corresponding form > fields...including the upload file also > > please any one help to solve the issue.. > > by > sundar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
