User Profile

Add a "TableRelationDisplayField" property for fields with the "TableRelation" property set.


This a very basic UX improvement: let us set which field will be *shown* in fields with the TableRelation property. Sure, If you have used NAV/BC for long enough you end up memorising all vendor, customer, salesperson, item category codes (and get used to using the Code field as some kind of des...

Read more...
1 Comments

Read more...
1 Comments

Category: Development (1162)

STATUS DETAILS
Needs Votes

Add an option to load all AL projects in the VS Code workspace


When you refactor (F2) a method, or even when you are making changes to any object, the AL compilation engine only takes into account projects that you have explicitly opened (that is, where you have opened any AL file into the VS Code editor). This means that, for apps composed of several proje...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1162)

STATUS DETAILS
Needs Votes

defaultApplicationArea in app.json


Yeah, when you need it, the ApplicationArea property is great. But when you are developing a per tenant extension for a customer, of an app for app source where it's all or nothing (if you install it is because you want to see all fields/actions added by the app), having to add ApplicationArea = ...

Read more...
2 Comments

Read more...
2 Comments

Category: Development (1162)

STATUS DETAILS
Planned

Document Service Config (9551, Card) Authentication Type has a misspelled word in Spanish


Inherited has been translated as Hereadado, instead of Heredado (there's an extra a that someone probably typed by mistake).

Read more...
1 Comments

Read more...
1 Comments

Category: ()

STATUS DETAILS
New

Please, remove "Spanish (Spain, Alfabetización tradicional)" from the list of available languages, and leave just "Spanish (Spain)"


This option, vs Spanish (Spain, Alfabetización internacional)" is a leftover carried from a time where MS-Dos and UNIX were state-of-the art, and it presents several problems:

  1. I'm the only person I know (see third point) that knows the difference between both opt...

    Read more...
    1 Comments

    Read more...
    1 Comments

    Category: ()

    STATUS DETAILS
    New

Add extra information to the delete confirmation dialog.


Sometimes, when a user wants to delete a record, we might want to show some extra information about the consequences of doing so (e.g. "This will delete all related XXX", or "The customer already has XX active, and deleting this record will stop them".


When we do so, this resu...

Read more...
0 Comments

Read more...
0 Comments

Category: General (1639)

STATUS DETAILS
Needs Votes

Add a SortBy and SortIdx properties to Enums so that they can be shown in a different order from their IDs


Ok, I think we've all been there: you have an enum that's shown to the user, and you need to add a new option. But, because of how enums work, if you use sequential IDs, and add a new option, it will always appear at the end, regardless of the logical relation between the different options.

Read more...
1 Comments

Read more...
1 Comments

Category: Development (1162)

STATUS DETAILS
Needs Votes