Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How can i add 2 templates for SonataAdmin layout? And how can i set custom layout template for SonataAdminBundle depended on route?

Ex:

  1. /admin/iwt/panel/user/list - open default list of users with top-menu, filters and other stuff

  2. /admin/print/iwt/panel/user/list or maybe /admin/iwt/panel/print/user/list - open "light-version". ONLY list of user, without filters and other information


share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.