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 attribute hideId for type=reference|many #83

Closed jmfayard closed 7 years ago

jmfayard commented 7 years ago

On a project that I worked on with my co-workers it made sense to display a reference or list of many references as tags

This PR add an option to crud.yml that backports this change

Normal behavior:

image

With hideId: true

image

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d7a2d3a22d27377468f33e05d5d4a673305570ca on jmfayard:hideId into 97569c2f18f4873d0adbe988b502b918e6f66400 on philiplb:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d7a2d3a22d27377468f33e05d5d4a673305570ca on jmfayard:hideId into 97569c2f18f4873d0adbe988b502b918e6f66400 on philiplb:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d7a2d3a22d27377468f33e05d5d4a673305570ca on jmfayard:hideId into 97569c2f18f4873d0adbe988b502b918e6f66400 on philiplb:master.

jmfayard commented 7 years ago

Any news :D ?

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 8621c0f94d68588ecfdd49d4c3ef39ba59aa270a on jmfayard:hideId into 97569c2f18f4873d0adbe988b502b918e6f66400 on philiplb:master.