Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

Customizing AX7 data entity

$
0
0

Hi,

I'm trying to customize AX7 CustCustomerEntity to add with a new table and field, however I can't seem to be able to do what I want to do.

Background:

I created an extension model and add a master table, say it's called PermitTypeTable.

Then I extended the CustTable to add the PermitTypeId field (RefRecId type) and put a relation into the PermitTypeTable.

All is well at this point.

Then I want to add that PermitTypeId into the CustCustomerEntity. As per my understanding AX7 does not support data entity extension yet, and so I created an overlay model and I selected the ApplicationSuite package because the CustCustomerEntity belongs to the ApplicationSuite model.

Now the problem is, I can't add the PermitTypeTable (belong to the extension model above) into the CustCustomerEntity, and I can't add the reference of the extension model either because that model doesn't appear in the selection at all.

I have tried to rebuild everything, but it doesn't seem to change a thing.

Am I missing something here?


Viewing all articles
Browse latest Browse all 175888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>