philiplb / CRUDlex

CRUDlex is an easy to use CRUD generator for Symfony 4 and Silex 2 which is great for auto generated admin pages
https://philiplb.de/crudlex/
MIT License
109 stars 23 forks source link

New Type: referenced #61

Open philiplb opened 8 years ago

philiplb commented 8 years ago

Allow an entity to be referenced by many others. The other way round of the reference type. It will use the same UI elements as a many-to-many relationship.