51

We are looking for a possibility to limit the number of available enum values shown to the customer. For example, in certain dropdown lists we want to limit the number of available options available to the customer. An example is the Journal type under which we can specify on the Journal Names (General ledger > Journal setup > Journal names). There are a lot of elements (available in base enum LedgerJournalType). We would like functionality to limit the number of elements available for selection. In previous versions of Dynamics AX, this could be done by changing the Configuration Key on a base enum element. In an extension, it is no longer possible to change the Configuration Key property on the element.

Category: Development
STATUS DETAILS
Needs Votes
Ideas Administrator

This functionality is not planned yet, it requires major changes to how extension metadata is loading into the system.

Comments

K

A partial solution might be leaving enums as they're, but adding such a feature to the combobox control or adding a new type of form control for this purpose.

Category: Development

K

Was confirmed by Microsoft Support (request 119032925002897) that this functionality is not available currently.

Category: Development