Skip to Content
0
Former Member
Apr 29, 2009 at 03:01 AM

Multiple main forms in a smartform

21 Views

Hi all,

I need to display two data table(one is EKPO, another is the text in EKKO) in a smartform, so I create two page in a smartform, each page contains a main form, I want page 1 display ekpo records, and page 2 display text records.

now, I do it as below:

1.create two pages, page 1 and page2

2.create a main window with a table to display EKPO in page1

3.create a command to go to page2 at end of page1

4.create a main window with a table to display texts in page2

but I found that all contents in the main window of page2 can not be display, can any body can tell me how can I do?

Thanks in advance!