Is it possible to use EntityInspector from menu like in Cuba 7:
register screen with entity as parameter?
<screen id="sales$Product.lookup"
template="/com/haulmont/cuba/gui/app/core/entityinspector/entity-inspector-browse.xml">
<param name="entity"
value="sales$Product"/>
</screen>