Hi All,
This question is on Microsoft Dynamics 365 Finance and Operations.
I have a Form A, which has a Grid that comes from its Table Field group. I have a display method that needs to be added to the existing field group. I referred various blogs and ended up creating a New field on the Field Group and marked the Data Field property as : "MyTable_Extension::description".
Even though the build was successful, I'm unable to view this newly added display method on the Form.
I have built the solution and done a sync as well.
Am i missing something?
Edit: I would like to add that I have created an extension of Form A from another model, into my current model.