Update form block info
This commit is contained in:
parent
daff5b173e
commit
3aa73869de
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue