Describe the bug
i want display a group in the form show .
To Reproduce
show:
item_permission: ['ROLE_SUPER_ADMIN']
fields:
- { type: 'group', columns: 4, label: 'Informations' }
It has already been asked in #1905
This option was promised for version 2 but is not available.
It is indeed confusing, since it is obvious that it should also be present in the "show" form/view.
Especially with larger forms, it would be of great help.
I'm really sorry about this. The bad news is that we're not going to implement this in EasyAdmin 2. The good news is that this is already implemented and working in EasyAdmin 3. This new version is not released yet, but we're working non-stop on it and will be released "soon". Thanks for your patience!
At worst, you can easy override the template with something like "template/bundles/EasyAdminBundle/default/show.html.twig" to make specific view, but it won't be great. Especially if this for multiple Entities...
It will better to wait this feature in V3.
Most helpful comment
I'm really sorry about this. The bad news is that we're not going to implement this in EasyAdmin 2. The good news is that this is already implemented and working in EasyAdmin 3. This new version is not released yet, but we're working non-stop on it and will be released "soon". Thanks for your patience!