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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

go to the main table form

(0) ShareShare
ReportReport
Posted on by

Hi,

i can't reach the main table form by right-clicking on a field situated in the ProdTable form (called ProdPoolId).

A popup appears with this message:

No object specified on menu item FAIDeclareProdTable

Where from can come this problem?

Thanks in advance for your response.

*This post is locked for comments

I have the same question (0)
  • Denis Patrakov Profile Picture
    on at
    Looks like the menu item mentioned is a part of a customization. Anyway, for the "go to main table" function to work several conditions must be met:
    • jumpRef() method must be overloaded and implemented on a specific form control or a field on a form datasource; or
    • there must be a relation on a EDT used for a table field (ProdTable.ProdPoolId in your case):
      • a relation on a EDT should look like "EDT_name == main_table_name.key_field_name", such as "ProdPoolId == ProdPool.ProdPoolId" in case of ProdPoolId in a standard application; and
      • the table referenced in a EDT relation must have FormRef property set with a name of a display menu item; and
      • the display menu item referenced by the table's FormRef property should specify a form (usually a table, the menu item referenced by it and the form specified by the menu item have the same name)
    In your case one of the "branches" is broken:
    • either jumpRef() method is overloaded on a form control or on a form datasource field and it tries to run a MenuFunction for the menu item specified (but probably should specify another menu item or a menu item of another type)
    • or the EDT's relation has been changed to reference to a table other then ProdPool
    • or ProdPool table FormRef property has been changed to reference another menu item

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Dráb Profile Picture

Martin Dráb 4 Most Valuable Professional

#1
Priya_K Profile Picture

Priya_K 4

#3
MyDynamicsNAV Profile Picture

MyDynamicsNAV 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans