Page 1 of 1

Show an existing whole Page in a Dialog

PostPosted: 13 Mar 2019 14:16
by Noshui
Hi there,

i have a question, is it possible to load a Page into a Dialog?
For example:
I have page A with some Grids buttons and so on
and i have page B also with some grids and stuff.

For better understand Page A shows some Streets and one Grid show all houses in this street.
Page B shows details to a house

Now when i doubleclick on a hous at Page A i want to open a Dialog where page B is shown (with details to the hous)
I could copy all Components from Page B but if i had to make changes i have to do it in both Pages :-/

Is it possible to set the "source" of a Dialog to a Page?
Or Load a whole Page into a Dialog without copying the components?
Or maybe there is an other Component wich fit better with my problem?

Otherwise, alternative suggestions would be welcome :)

I hope i could express myself clearly =)

thanks in advance

Re: Show an existing whole Page in a Dialog

PostPosted: 15 Mar 2019 13:43
by Alexander Bulei
Hi Noshui,

I could copy all Components from Page B but if i had to make changes i have to do it in both Pages :-/


Why you can't use the frame?

Best Regards.