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

Add further explanations beside the label for entities and fields #26

Closed philiplb closed 9 years ago

philiplb commented 9 years ago

Sometimes, a single name might not be enough explanation for an user of the resulting application. Add the possibility for more help beside the label. A tooltip might do it UI wise.