sonata-project / SonataAdminBundle

The missing Symfony Admin Generator
https://docs.sonata-project.org/projects/SonataAdminBundle
MIT License
2.11k stars 1.26k forks source link

How put informations in side menu #2228

Closed graille closed 10 years ago

graille commented 10 years ago

Hi !

How can I put a left menu like in the demo : http://demo.sonata-project.org/admin/sonata/news/post/create

And, how can I dispose my block ->with() like on the webpage (One on the left, 2 other on the right)

Thanks

rande commented 10 years ago

You can look to the related code: https://github.com/sonata-project/SonataNewsBundle/blob/master/Admin/PostAdmin.php#L67