Hello,
I use ODOO 18.
I've a list with a link, this link opens a popup (modal).
In this popup there's a list with a link which opens a new popup (modal).
I need to edit informations in the last popup but it's not possible because I can't access to the studio button (modal popup).
I want to know how to find the view of my last popup.
Thanks
Hello
Can you please give more details?
If you are talking about pop up using this "modal-dialog" then you must know the template name of that, you can find it on settings -> Technical -> User Interface -> Views
As I don't know the name of popup I can't tell exact location.
There's a view list of products with foreach product a button ⮕ I can edit this view in the studio.
When I click the button a popup opens → list of elements. Foreach element, there's a button to open a new popup.
These popup are modal and I can't click the studio button to edit.
I don't know where find the view of the popup to edit without using the studio button