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

inform user that row selection only works with sql / internal

This commit is contained in:
Peter Clement 2022-05-19 16:02:34 +01:00
parent 8364c95ccb
commit b8bd09d4ce

View file

@ -3007,6 +3007,7 @@
"illegalChildren": ["section"],
"hasChildren": true,
"showEmptyState": false,
"info": "Row selection is only compatible with internal or SQL tables",
"settings": [
{
"type": "dataProvider",
@ -3295,6 +3296,7 @@
{
"section": true,
"name": "Table",
"info": "Row selection is only compatible with internal or SQL tables",
"settings": [
{
"type": "number",