On Thu, Jun 12, 2008 at 12:29 AM, Ian <[EMAIL PROTECTED]> wrote: > For example, in addition to displaying the error text next to the > field, I want to highlight the entire row with a red border for better > usability. > > How can I incoprorate this into the form's formatter?
This is what I did for that purpose: http://symfonians.org/browser/trunk/lib/widget/sfWidgetFormSchemaFormatterDiv.class.php ++ -- Nicolas Perriault http://prendreuncafe.com - http://symfonians.net - http://sensiolabs.com Phone: +33 660 92 08 76 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
