2lenet / EasyAdminPlusBundle

EasyAdminPlusBundle is a Symfony 4 wrapper for the amazing EasyCorp/EasyAdminBundle
MIT License
17 stars 13 forks source link

WIP:added redirectToAction config for edit action and flash message correction #34

Closed ingerable closed 5 years ago

ingerable commented 5 years ago
            edit:
                title: ...
                redirectToAction: show
                actions:
                    - ...

Possible redirections : show/list/edit Only for edit action

@prestigejo corrected the flash message problem in my commit