I need to create an overview page that displays details of all parts and their related boxes. The page should be read-only. However, since custom pages do not support only read-only fields by default, I’m exploring alternative options. I already have the query that retrieves the required data.
Is there a way to create this overview page using the query results through configuration, without doing any customization?



