Hello,
New D365 developer here again. This question is about understanding how properties are set and viewed in Visual studio.
Scenario: I have an Extended Data Type Extension (EDT Extension) where I have changed the number of decimal places and saved the EDT Extension. When I select the item in the Solution Explorer it still shows Auto, but when I open the EDT Extension for editing I see the setting I made to No Of Decimals. See below:
When I select my EDT Extension in the Solution Explorer, this is what I see for No Of Decimals:
But I've opened that element, changed it and saved it and when opened it shows this:
Note here it shows 4 decimals.
I've saved it. Then I did a full build of the related Model show (WWISupplyChain)
I must be missing doing something and I figure this is just another quirk to learn.
Any help from the community of those waaaay more knowledgeabe than myself would be greatly appreciated.
Thanks again.