Hey guys-

A question came up in the forum - "How do I render the help message of
a form"? Looking at the code, we came to this solution:

<?php echo $form->getWidgetSchema()->getFormFormatter()-
>formatHelp($form->getWidgetSchema()->getHelp('field_name')) ?>

Shouldn't there be a better way to do this? Why aren't there methods
renderHelp and renderLabel in sfFormField?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to