Redirect show to edit mode always
Hi, I want to work always in edit mode and not in show mode. So when i go to show a object, I want to be in edit mode.
How I can make this possibile? First I think that I can put a redirect in show controller but there is a better because I have to change show, create and update controller option maybe a router level?