Hi people, just a question. After checking out the symfony src and get this changeset: http://trac.symfony- project.org/changeset/17586/branches/1.2/lib/generator/sfModelGeneratorConfiguration.class.php
I had the following problem: All widgets of forms which are included into partials are unsetted. This is becuase the newly coded fixFormFields function removes every widget which isn't set on form displays and this widget are defined at a partial level (on form display is just set the partial to include). Is this a bug or is there a new way of defining the display for partials? Thanks in advance -- Hugo Sarti Ingeniero en Sistemas de Información Syons www.syons.com.ar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
