New rule for deciding root entity in lazily loaded screen

Current rule:

If there is no parent entity, the entity is declared as root entity.

Proposed rule:

If the screen is lazily loaded, only the list entity is declared as root entity.