sfDoctrineDynamicFormRelationsPlugin icon indicating copy to clipboard operation
sfDoctrineDynamicFormRelationsPlugin copied to clipboard

Common sense embedded forms for your symfony 1.4 project.

Results 4 sfDoctrineDynamicFormRelationsPlugin issues
Sort by recently updated
recently updated
newest added

after another hour of debugging I found that filterValues() needed to be recursive after all as the forms were structured correctly but the values were not (they were ignored completely...

While using this plugin I receive the error: Integrity constraint violation: 1062 Duplicate entry '1' for key 'PRIMARY' Id is being set to 1 no matter what. I do not...

is there a simple way to decorate ROWS for embedded forms via embedDynamicRelation?