running a page from a form in classic client..

Hi all,

Can anyone help me on how to run a page from a form where the form is of from a diffrent table and page is of different table.

Any answer would be really helpful for me.

Warm regads,

Bharath.K

Answers

  • siimsand
    siimsand Member Posts: 28
    Hi,

    Do you mean running one page from another? In code it can be done by using the PAGE.RUN or PAGE.RUNMODAL functions. If you want to run one page from another it can be done by the 'RunObject' property of a page.