From 3aa73869dea1e0fafd52f3d63b8c3d7860ea5c15 Mon Sep 17 00:00:00 2001 From: Andrew Kingston Date: Thu, 25 Aug 2022 09:29:47 +0100 Subject: [PATCH] Update form block info --- packages/client/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/client/manifest.json b/packages/client/manifest.json index 655a785fed..01dd71fb2a 100644 --- a/packages/client/manifest.json +++ b/packages/client/manifest.json @@ -3818,7 +3818,7 @@ "styles": [ "size" ], - "info": "Only the first 3 search columns will be used.", + "info": "Only the first 5 search columns will be used", "settings": [ { "type": "text", @@ -4385,6 +4385,7 @@ "icon": "Form", "styles": ["size"], "block": true, + "info": "Form blocks are only compatible with internal or SQL tables", "settings": [ { "type": "select",