1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00

Update form block info

This commit is contained in:
Andrew Kingston 2022-08-25 09:29:47 +01:00
parent daff5b173e
commit 3aa73869de

View file

@ -3818,7 +3818,7 @@
"styles": [ "styles": [
"size" "size"
], ],
"info": "Only the first 3 search columns will be used.", "info": "Only the first 5 search columns will be used",
"settings": [ "settings": [
{ {
"type": "text", "type": "text",
@ -4385,6 +4385,7 @@
"icon": "Form", "icon": "Form",
"styles": ["size"], "styles": ["size"],
"block": true, "block": true,
"info": "Form blocks are only compatible with internal or SQL tables",
"settings": [ "settings": [
{ {
"type": "select", "type": "select",