From 5940c33eb2472ec02630d47490967529ed6aef4a Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Mon, 29 Jun 2020 18:08:24 +0100 Subject: [PATCH] Update app.config.json --- src/app.config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app.config.json b/src/app.config.json index e80f15b30..4ddaae21f 100644 --- a/src/app.config.json +++ b/src/app.config.json @@ -395,7 +395,8 @@ "settings": { "pattern": "cm:name:'(.*?)'", "field": "cm:name", - "placeholder": "Enter the name" + "placeholder": "Enter the name", + "searchSuffix" : "*" } } },