Hello friends,
I have a scenario where I have to modify a dialog form by adding my new fields in D365O.
The standard class is extended with runbasebatch class.
I have used Chain Of Command method to create extension of this standard class and to add my four dialog fields.
Now my second requirement is that, based on one of my custom field's value the standard dialog field value will be enabled or disabled.
I have tried the approach explained in the below links, but no luck:
http://dynamicsaxforum.blogspot.com/2012/10/override-event-methods-on-dialog.html
https://community.dynamics.com/ax/b/axworld/archive/2018/01/19/ax2012-dynamic-actions-on-runbase-dialog
This may be working in Ax 2012, but not working in D365O in my case.
Had anyone gone through this requirement in D365O before?
Any suggestions will be helpful.
Best Regards
Pranav