Info angepasst

This commit is contained in:
2026-08-20 12:09:26 +00:00
parent 9c96ddd466
commit cdbf130965
5 changed files with 60 additions and 2 deletions
@@ -64,6 +64,7 @@
"leftColumn": 12,
"maxDynamicHeight": 9000,
"minDynamicHeight": 24,
"minHeight": 240,
"mobileBottomRow": 44,
"mobileLeftColumn": 12,
"mobileRightColumn": 36,
@@ -28,6 +28,8 @@
"mobileRightColumn": 63,
"mobileTopRow": 18,
"needsErrorInfo": false,
"originalBottomRow": 22,
"originalTopRow": 18,
"parentId": "4an5i483uc",
"placement": "CENTER",
"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"
}