I am looking at https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/extensibility/map-extensions and https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/extensibility/maps-as-interfaces,
1. how did the author create the SalesPurchaseTable.ISV2Extension from SalesPurchTable map? When I try to right click SalesPurchTable and try to create a extension in existing project, nothing happens. I tried also tried to create a new project to do it, still nothing showing.
2. How did the author add the method validateAccountingGroup() in the ISV2 table extensions? You can't add methods in extension tables.
Tkx in advance
*This post is locked for comments
There is a proper documentation about that, you are either lazy to read this or cannot understand
This explains why it is not possible to use extensions on maps docs.microsoft.com/.../map-extensions
this article shows a solution for mapping docs.microsoft.com/.../maps-as-interfaces
Then they need to remove the create extension option. It is so frustrating there is no good documentation from Microsoft on something so simple.
You can not create extensions on map those are moved to table level , So its not a bug Refer this community link
community.dynamics.com/.../214048
Creating extensions for Maps is not possible in D365. It can be achieved or alternate way is to use mappings section in Table level.
You can create through LCS
PU12, where should i go to file this bug?
I tried create extension and create Extension in new project both options but nothing happened. In later option it created only new project but no extension. What platform you are on ?
Hi Sukrut, I did see that option enabled for me as well on the map, however have you tried clicking on it and was the map extension actually created in your project?
Did you select correct project with correct model assigned to that project for creating extension ? See image below I can create extension on the same Map . Method creation on map extension is not possible .
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,219 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156