Info angepasst
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"gitSyncId": "6a54b983d3076fb3cf8e67f0_0423eb63-d957-414e-bb5b-166c94a4408a",
|
"gitSyncId": "6a54b983d3076fb3cf8e67f0_0423eb63-d957-414e-bb5b-166c94a4408a",
|
||||||
"isAutoGenerated": false,
|
"isAutoGenerated": false,
|
||||||
"name": "MySQL Bildschirmbuchung",
|
"name": "MySQL Bürobuchungen",
|
||||||
"pluginId": "mysql-plugin"
|
"pluginId": "mysql-plugin"
|
||||||
}
|
}
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
"confirmBeforeExecute": false,
|
"confirmBeforeExecute": false,
|
||||||
"contextType": "MODULE",
|
"contextType": "MODULE",
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"id": "MySQL Bildschirmbuchung",
|
"id": "MySQL Bürobuchungen",
|
||||||
"isAutoGenerated": false,
|
"isAutoGenerated": false,
|
||||||
"name": "MySQL Bildschirmbuchung",
|
"name": "MySQL Bildschirmbuchung",
|
||||||
"pluginId": "mysql-plugin"
|
"pluginId": "mysql-plugin"
|
||||||
|
|||||||
@@ -64,6 +64,7 @@
|
|||||||
"leftColumn": 12,
|
"leftColumn": 12,
|
||||||
"maxDynamicHeight": 9000,
|
"maxDynamicHeight": 9000,
|
||||||
"minDynamicHeight": 24,
|
"minDynamicHeight": 24,
|
||||||
|
"minHeight": 240,
|
||||||
"mobileBottomRow": 44,
|
"mobileBottomRow": 44,
|
||||||
"mobileLeftColumn": 12,
|
"mobileLeftColumn": 12,
|
||||||
"mobileRightColumn": 36,
|
"mobileRightColumn": 36,
|
||||||
|
|||||||
@@ -28,6 +28,8 @@
|
|||||||
"mobileRightColumn": 63,
|
"mobileRightColumn": 63,
|
||||||
"mobileTopRow": 18,
|
"mobileTopRow": 18,
|
||||||
"needsErrorInfo": false,
|
"needsErrorInfo": false,
|
||||||
|
"originalBottomRow": 22,
|
||||||
|
"originalTopRow": 18,
|
||||||
"parentId": "4an5i483uc",
|
"parentId": "4an5i483uc",
|
||||||
"placement": "CENTER",
|
"placement": "CENTER",
|
||||||
"recaptchaType": "V3",
|
"recaptchaType": "V3",
|
||||||
|
|||||||
@@ -0,0 +1,55 @@
|
|||||||
|
{
|
||||||
|
"animateLoading": true,
|
||||||
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||||
|
"bottomRow": 9,
|
||||||
|
"dynamicBindingPathList": [
|
||||||
|
{
|
||||||
|
"key": "truncateButtonColor"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "fontFamily"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "borderRadius"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "text"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"dynamicHeight": "AUTO_HEIGHT",
|
||||||
|
"dynamicTriggerPathList": [],
|
||||||
|
"fontFamily": "{{appsmith.theme.fontFamily.appFont}}",
|
||||||
|
"fontSize": "1rem",
|
||||||
|
"fontStyle": "BOLD",
|
||||||
|
"isLoading": false,
|
||||||
|
"isVisible": true,
|
||||||
|
"key": "w3ef4et8d9",
|
||||||
|
"leftColumn": 1,
|
||||||
|
"maxDynamicHeight": 9000,
|
||||||
|
"minDynamicHeight": 4,
|
||||||
|
"minWidth": 450,
|
||||||
|
"mobileBottomRow": 9,
|
||||||
|
"mobileLeftColumn": 1,
|
||||||
|
"mobileRightColumn": 17,
|
||||||
|
"mobileTopRow": 5,
|
||||||
|
"needsErrorInfo": false,
|
||||||
|
"originalBottomRow": 9,
|
||||||
|
"originalTopRow": 5,
|
||||||
|
"overflow": "NONE",
|
||||||
|
"parentColumnSpace": 6.9375,
|
||||||
|
"parentId": "4an5i483uc",
|
||||||
|
"parentRowSpace": 10,
|
||||||
|
"renderMode": "CANVAS",
|
||||||
|
"responsiveBehavior": "fill",
|
||||||
|
"rightColumn": 59,
|
||||||
|
"shouldTruncate": false,
|
||||||
|
"text": "{{appsmith.store.user}}",
|
||||||
|
"textAlign": "LEFT",
|
||||||
|
"textColor": "#231F20",
|
||||||
|
"topRow": 5,
|
||||||
|
"truncateButtonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||||
|
"type": "TEXT_WIDGET",
|
||||||
|
"version": 1,
|
||||||
|
"widgetId": "geeowl1nwc",
|
||||||
|
"widgetName": "Text2"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user