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

Company Lookup for an Unbounded Control in D365FO

 In D365FO, you can create a Company (DataArea) lookup for an unbounded control using SysTableLookup without requiring any datasource bind...