{ "templateVersion": 1, "templateName": "NFK Viewer Files – Model (Combined)", "description": "Template for Newforma Konekt Viewer model export containing all models from a project (IFC). For 3D models viewed in the NFK Viewer created on or before Aug. 19, 2024.", "match": { "requiredKeys": ["CurrentRevisionNumber", "LastModificationDate", "Folder"] }, "recordLabel": { "fields": [ { "path": "Name", "prefix": "", "maxLen": 80 }, { "path": "Folder.Name", "prefix": " — ", "maxLen": 30 } ], "fallback": "Model {n}" }, "layout": [ { "section": "Overview", "fields": [ { "path": "Name", "label": "File name", "format": "text" }, { "path": "Folder.Name", "label": "Folder", "format": "badge" }, { "path": "CurrentRevisionNumber", "label": "Current revision", "format": "badge" }, { "path": "LastModificationDate", "label": "Last modified", "format": "date" }, { "path": "Disciplines", "label": "Disciplines", "format": "chips" }, { "path": "Location", "label": "Location", "format": "text" } ] } ] }