diff --git a/config.jsonc b/config.jsonc index ba43a83..7975f0c 100644 --- a/config.jsonc +++ b/config.jsonc @@ -509,6 +509,13 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "sort": true, "sortType": "person" }, + { + "id": "name", + "title": "Name", + "type": ["string"], + "autocomplete": true, + "find": true + }, { "id": "country", "title": "Country",