symfony2 - Sonataadmin list field inline edit on empty fields -



symfony2 - Sonataadmin list field inline edit on empty fields -

i playing around sonataadmin. have list of users in backend , want create specific fields inline editable within list.

->add('email', 'string', array('editable' => true))

works until there object without value email. able edit email straight long field email got value. when it's empty not able edit within list.

symfony2 sonata-admin

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -