Custom Window on Button Click

Hello. I am currently porting a SuiteCRM extension from v7 to v8. In the previous version they have a custom window that opens on button click in the ListView displaying some data from the module. To do this they added a custom js to handle the button click and usewindow.open to open a separate php file displaying the window.

My question: Is there a SuiteCRM supported / Vanilla way to display a custom window in SuiteCRM or is this the best way to do it?
Greetings

I know v8 has different look and feel. But you must be able to customize it.

Note the redirect action at the end of that.

1 Like