From 4e841b612312a355dc3b1d3bac78b93a753f9a1a Mon Sep 17 00:00:00 2001 From: j Date: Fri, 15 Dec 2017 13:15:17 +0000 Subject: [PATCH] name is a filter --- config.jsonc | 1 + 1 file changed, 1 insertion(+) diff --git a/config.jsonc b/config.jsonc index 114aed3..cc7f9c7 100644 --- a/config.jsonc +++ b/config.jsonc @@ -558,6 +558,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "title": "Name", "type": ["string"], "autocomplete": true, + "filter": true, "find": true }, {