FriendsOfSymfony / FOSMessageBundle

User-to-user messaging bundle for Symfony
356 stars 183 forks source link

I want to customize form type with custom entity fields #321

Closed gaurav-webdil closed 5 years ago

gaurav-webdil commented 6 years ago

I want to customize form type with custom entity fields.

hex333ham commented 5 years ago

old issue, but the solution is to override part of a bundle then create a form type based upon this bundles

https://symfony.com/doc/current/bundles/override.html

https://symfony.com/doc/current/form/form_customization.html