This question is locked. New answers and comments are not allowed.
I was wondering if it was possible to display nested object properties with the RadDataForm, ideally I would like to create property groups for each nested object in my data model, but setting source="observable$ | async" and retrieving EntityProperties with name="nestedObject.field" doesn't seem to be working. Hope this explains the scenario enough, will provide more if needed! Thanks! :)