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

How to Get Customer Free Text Invoice "Totals" form field value with X++ in D365FO

Customer free text invoices are an essential aspect of financial management in D365FO. In this blog, I have compiled all the code needed to ...