I have a base enum that I want to add values to and to change the default value of. I don't know where else in AX this base enum is being used so it is my understanding that it would be better to make an EDT based on that base enum and then make changes to the EDT. The problem I'm having is after making the enum EDT and setting the enum type I'm not sure if I can do what I want to or not. If I add an array element I'm still not seeing anything other than the base enum values in my combobox that is displaying the values of the EDT.
Is this possible or do I misunderstand EDTs?
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (