layout | title | categories | prio | rulenumber | rulename | ruleset |
---|---|---|---|---|---|---|
post |
Dataview with only child = dataview |
Forms |
4 |
19 |
DataviewWithOnlyADataview |
Performance |
Why Multiple nested dataviews instead of using an N-deep path creates unnecessary calls your form to the Mendix Runtime. This will affect page loading performance negatively.

How to fix Put ... in the child dataview directly and retrieve over multiple associations.