RE: Set sub-grid business required
Hi Tuomas,
The sub-grid is equivalent to a view, and only plays the role of displaying records. Unless it is an editable sub-grid, it allows users to enter data.
So you would like to make fields of editable sub-grid a business required, right?
If so, just set the fields of the sug-grid entity as business required.
For example, I set a field of Contact to business required, then this field in the Contact sub-grid also changed to business required.

