How do you override a table method in D365 F&O?
To override a table method in D365, you can:
- Go to the Methods node of a table.
- Right click and choose Override Method.
- When the code editor opens, add the code to call a related form.
Screenshots for Custom/User-defined Table Methods
Figure: