We just upgraded our site to version 11 from 10, in local and dev server when we go to / admin it worksNow we deployed same thing in QA environment and when we do /admin it asks to login with popup...
I would like to add a pop up modal window when the user click on the view icon in my module. How to implement this? Thanks