Hi all
well, I have this main-screen that shows a pop-up like screen once an element is selected on a table
y that pop-up screen I have tabs which one of them has another table where to select an element and show the third pop-up like screen
this last screen is showed smaller than the second and I would like to
1- show the original screen size (the third screen original size)
OR
2- show the size of the second screen
more, notes
I’m using the screen.editor().withScreenClass()
I did set .withOpenMode(OpenMode.DIALOG)
but I forget to add the getSymbol() to set the height and width