Search code examples
c#dynamics-crmmicrosoft-dynamicsdynamics-crm-onlinedynamics-crm-2016

Show entity form fields on the main SubGrid


We've got an entity DocProjectActivity which is presented inside a SubGrid.

entity subgrid

The entity has got a set of form fields:

  • Priotity
  • Owner
  • etcetera...

entity details

Challenge:

Show form fields Priotity, Owner on the main SubGrid

Show form fields on the main SubGrid


Solution

  • Add the columns to the Active DocProjectActivities view, which is the view shown in the subgrid.