Friday, 17 November 2017

Access data from AX7 / D365 Event Handlers:

Access Form Controls In Form’s Method Pre / Post Event Handlers:


Access Form Controls In Form’s Datasource Event Handlers:


Access Form Controls In Form’s Control Event Handlers:




Access Form Controls In Class Method Event Handlers:



Rest of the control can be access the same way as mention above.

No comments:

Post a Comment

Create a Purchase Order from a Sales Order Using PurchCreateFromSalesOrder Framework in X++ | D365 F&O

In Dynamics 365 Finance & Operations, you may need to automatically create a Purchase Order from a Sales Order for scenarios such as int...