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" : "*" } } },