Show columns in view layout with custom properties
Hi! I would like to add custom columns in my folder layout view, with a property of a custom schema. I tried this: <nuxeo-data-table-column name="My custom property" field="custom:property"> <template><span>[[item.properties.custom:propert...