Is it possible to include a screen like a fragment? Maybe as an iframe or is there another preferred way of achieving this?
More context: I’ve got a screen that I show on-click on a cell in a data grid as a dialog, but instead I want to show it in the bottom of the same screen e.g. with a SplitPanel.