web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

running a page from a form..

(0) ShareShare
ReportReport
Posted on by 475

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

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Stefano Demiliani Profile Picture
    37,166 Most Valuable Professional on at

    You have Page A and from page A (that has table A as SourceExcpression) you want to open page B (that has table B as SourceExpression)?

    If so, on page A place an action and on the OnAction:

    1) Filter table B for retrieving the set of record (or the single record) to open. I call the variable recordB.

    recordB.SETRANGE(....);

    2) set a local variable of type = Page that points to page B (pageB).

    3) Write the following code:

    pageB.SETTABLEVIEW(recordB);

    pageB.RUN; //or pageB.RUNMODAL

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics NAV (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans