Display child attributes when opening the parent item

I’m using QGIS 3.34 + latest Qfield app and just created a project using a parent and child layers, relation configured.

PARENT layer is a point layer. CHILD layer is non-geometry DBF table with foreign key to PARENT layer. Relation was defined and QField works fine. I can hit a parent/point object, view its attributes, then add child items, which is running fine.
But when viewing parent info, I can only access a list of child items showing only the key field from child items. I’d like to show attributes as a ‘table grid’ from child items instead of only this key field list.



Imported from GitHub discussion by @ekanegae on 2024-10-17T13:14:57Z