You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We did not try to do this for now. I think the solution is to pass the array of choices in your form type and your entity the basic way Symfony propose.
You may need to create a custom DataTransformer.
If you manage to do something about it, I am very interested, it could improve the bundle and help other.
How could I pass an entity to the FormType to populate a select list?
The text was updated successfully, but these errors were encountered: