Hello,
I'm looking for a way to rendre each widget dynamicly according to his type.
For example, a sfWidgetFormInputText will be render using its own "form_formatter", and a sfWidgetFormSelect using an other.
Like a sfWidgetFormSchema::setWidgetFormatterName.
The gaol is to use the CSS framework Yaml.de (http://www.yaml.de/docs/index.html#yaml-forms)
Best regards,
hugues
