How to call a modal in the panel

Hi,
I how can I call a modal in the panel?
I have added an helpbutton in the topbar but I want to open the help in a modal.

Cheers

I think a lot of this is changing in the future given Bastian’s work on decrufting the panel: Behind the scenes

Hi,
nice to here that the panel will be advance, but for the modal I need a solution now.
How will be call the modal like on adding pictures or should I integrate my own modal?

Cheers

Have a look at /panel/assets/js/apps/main.js, the relevant functions are in there. For examples, check out /panel/assets/js/controllers/pages.js or /panel/assets/js/controllers/files.js

Hi,
thanks. This helps me.
But I have an little problem now. I don’t find/understand the where the content for the links are stored or build?
As example where are the data for #/pages/upload/home?