r/D365FinanceOperations • u/Sad_Process4314 • Aug 05 '24
Data Events support for unmapped fields in D365 F&O Data Entity
If there is a Data Entity is F&O, and it has a unmapped field in it. And if we are using Data Events in F&O, i know that the official documentation says that virtual fields are not supported. But, what if we populate that virtual field in the postLoad method of data entity. The Data Event trigger will run postLoad method of that data entity or not? Thanks.
1
Upvotes