We have created a SmartForm, which data must be displayed like this:
-
-
Header
MAIN
Header
Copy of MAIN
-
-
We had done this by looping the same table data for both windows, but the problem appears when there are several pages.
¿Is there any way to reference the data in main window in another window? As if in a second page it will show the same data as main.
Thanks in advance.