Format templates
2 TopicsField custom formatter not working with Edit In GridView
Even a basic custom field formatter like below, makes the Edit in Gridview search render and empty listbox. I've tried @currentField.lookupValue in place of the [FieldName].lookupValue with the same result. formatter: { "$schema": "https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json", "elmType": "div", "txtContent": "[$HG_x0020_Test.lookupValue]", "debugMode": true }917Views0likes0CommentsFormat template onto a lot of old documents
Dear community, I think that might be a simple question but I couldn't find an answer so far. I would like to use a new created format template throughout over 700 old documents. Is there a way of doing it without having to open each one by one? Thanks a lot for any tips and ideas. Cheers Christoph848Views0likes2Comments