I was wondering if any of you had any suggestions on the following: I have a form that I want to display different error messages per parameter depending on what happened in the backend. For example, for a particular recipe, if the name is taken I want to say... 'recipe name exists', but if it's empty... I want it to say 'recipe name is needed'.
Is there any nice feature that will allow me to do this or do I need to write a ErrorMapping component? I couldn't find it in the Wiki, thought maybe someone could just point me somewhere. :) Thanks, Ryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
