martonsagi / al-object-designer

AL Object Designer for Dynamics 365 Business Central development
MIT License
39 stars 21 forks source link

Feature Request: Field Browser #67

Open SteveKrisjanovsD365 opened 3 years ago

SteveKrisjanovsD365 commented 3 years ago

AL Object designer is great to navigate around objects but one thing that is missing is the ability to list all known fields in the current workspace.

Suggestion: present a UI list of all known fields and for each field, indicate which app the table lives in, as well which app the field itself lives in (the latter is important to identify fields appended to a table via a table extension, or if the field is part of the table itself). Bonus feature: make the list filterable and exportable to CSV.

One of our AL apps have 20+ dependencies on in-house extension apps and it's not possible to get a useful holistic view of all fields available to the workspace.