0

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

Community
  • 1
  • 1
Zameer Ansari
  • 28,977
  • 24
  • 140
  • 219

1 Answers1

2

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

Henrik H
  • 5,747
  • 1
  • 21
  • 33