70 lines
1.6 KiB
JSON
70 lines
1.6 KiB
JSON
{
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"animateLoading": true,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"bottomRow": 12,
|
|
"boxShadow": "none",
|
|
"defaultOptionValue": "",
|
|
"dynamicBindingPathList": [
|
|
{
|
|
"key": "accentColor"
|
|
},
|
|
{
|
|
"key": "borderRadius"
|
|
},
|
|
{
|
|
"key": "sourceData"
|
|
}
|
|
],
|
|
"dynamicHeight": "FIXED",
|
|
"dynamicPropertyPathList": [
|
|
{
|
|
"key": "onOptionChange"
|
|
},
|
|
{
|
|
"key": "sourceData"
|
|
}
|
|
],
|
|
"dynamicTriggerPathList": [
|
|
{
|
|
"key": "onOptionChange"
|
|
}
|
|
],
|
|
"isDisabled": false,
|
|
"isFilterable": true,
|
|
"isLoading": false,
|
|
"isRequired": false,
|
|
"isVisible": true,
|
|
"key": "y4dm53w0sb",
|
|
"labelAlignment": "left",
|
|
"labelPosition": "Top",
|
|
"labelText": "Hausauswahl",
|
|
"labelTextSize": "0.875rem",
|
|
"labelWidth": 5,
|
|
"leftColumn": 3,
|
|
"maxDynamicHeight": 9000,
|
|
"minDynamicHeight": 4,
|
|
"minWidth": 450,
|
|
"mobileBottomRow": 12,
|
|
"mobileLeftColumn": 20,
|
|
"mobileRightColumn": 40,
|
|
"mobileTopRow": 5,
|
|
"needsErrorInfo": false,
|
|
"onOptionChange": "{{ resetWidget(\"Termin\", true).then(() => qryReisen.run()) }}",
|
|
"optionLabel": "label",
|
|
"optionValue": "value",
|
|
"parentColumnSpace": 10.55859375,
|
|
"parentId": "ztxgnv0afs",
|
|
"parentRowSpace": 10,
|
|
"placeholderText": "Select option",
|
|
"renderMode": "CANVAS",
|
|
"responsiveBehavior": "fill",
|
|
"rightColumn": 20,
|
|
"serverSideFiltering": false,
|
|
"sourceData": "{{qryHaeuser.data}}",
|
|
"topRow": 5,
|
|
"type": "SELECT_WIDGET",
|
|
"version": 1,
|
|
"widgetId": "vhcim8xijc",
|
|
"widgetName": "Hausauswahl"
|
|
} |