Tuesday, 19 December 2017

How to set validation state from an event in AX7 / D365

In AX7 / D365 we can change the state of the validation through event handler as shown in below image.


No comments:

Post a Comment

How to Add a Custom JumpRef through Event Handler in D365 F&O Using X++

In Dynamics 365 Finance & Operations, a JumpRef allows users to navigate directly from a field to the related record. This is especiall...