App weiterentwickelt

This commit is contained in:
2026-08-06 08:20:32 +00:00
parent 94fae5ebfe
commit 4d232d718f
21 changed files with 717 additions and 32 deletions
@@ -0,0 +1,50 @@
{
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 13,
"boxShadow": "none",
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
"buttonVariant": "PRIMARY",
"disabledWhenInvalid": false,
"dynamicBindingPathList": [
{
"key": "buttonColor"
},
{
"key": "borderRadius"
}
],
"dynamicTriggerPathList": [
{
"key": "onClick"
}
],
"isDefaultClickDisabled": true,
"isDisabled": false,
"isLoading": false,
"isVisible": true,
"key": "6x3r0two5o",
"leftColumn": 15,
"minWidth": 120,
"mobileBottomRow": 18,
"mobileLeftColumn": 10,
"mobileRightColumn": 26,
"mobileTopRow": 14,
"needsErrorInfo": false,
"onClick": "{{showModal(Terminplanungs_Modal.name);}}",
"parentColumnSpace": 20.517578125,
"parentId": "0",
"parentRowSpace": 10,
"placement": "CENTER",
"recaptchaType": "V3",
"renderMode": "CANVAS",
"resetFormOnClick": false,
"responsiveBehavior": "hug",
"rightColumn": 22,
"text": "Terminplanung",
"topRow": 9,
"type": "BUTTON_WIDGET",
"version": 1,
"widgetId": "7gr15gklej",
"widgetName": "Terminplanung"
}