455 lines
13 KiB
JSON
455 lines
13 KiB
JSON
{
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"animateLoading": true,
|
|
"borderColor": "#E0DEDE",
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"borderWidth": "1",
|
|
"bottomRow": 27,
|
|
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
|
"cachedTableData": {},
|
|
"canFreezeColumn": true,
|
|
"childStylesheet": {
|
|
"button": {
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}"
|
|
},
|
|
"editActions": {
|
|
"discardBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"discardButtonColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"saveBorderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"saveButtonColor": "{{appsmith.theme.colors.primaryColor}}"
|
|
},
|
|
"iconButton": {
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none",
|
|
"buttonColor": "{{appsmith.theme.colors.primaryColor}}"
|
|
},
|
|
"menuButton": {
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"boxShadow": "none",
|
|
"menuColor": "{{appsmith.theme.colors.primaryColor}}"
|
|
}
|
|
},
|
|
"columnOrder": [
|
|
"HID",
|
|
"xn__Krzel_kva",
|
|
"Hausname",
|
|
"Adresse",
|
|
"Telefon",
|
|
"E_Mail",
|
|
"Status",
|
|
"Unterkunftsart",
|
|
"Land"
|
|
],
|
|
"columnUpdatedAt": 1784210390562,
|
|
"columnWidthMap": {},
|
|
"customIsLoading": false,
|
|
"customIsLoadingValue": "",
|
|
"defaultPageSize": 0,
|
|
"defaultSelectedRowIndex": "0",
|
|
"defaultSelectedRowIndices": [
|
|
0
|
|
],
|
|
"delimiter": ",",
|
|
"dynamicBindingPathList": [
|
|
{
|
|
"key": "accentColor"
|
|
},
|
|
{
|
|
"key": "borderRadius"
|
|
},
|
|
{
|
|
"key": "boxShadow"
|
|
},
|
|
{
|
|
"key": "tableData"
|
|
},
|
|
{
|
|
"key": "primaryColumns.HID.computedValue"
|
|
},
|
|
{
|
|
"key": "primaryColumns.xn__Krzel_kva.computedValue"
|
|
},
|
|
{
|
|
"key": "primaryColumns.Hausname.computedValue"
|
|
},
|
|
{
|
|
"key": "primaryColumns.Adresse.computedValue"
|
|
},
|
|
{
|
|
"key": "primaryColumns.Telefon.computedValue"
|
|
},
|
|
{
|
|
"key": "primaryColumns.E_Mail.computedValue"
|
|
},
|
|
{
|
|
"key": "primaryColumns.Status.computedValue"
|
|
},
|
|
{
|
|
"key": "primaryColumns.Unterkunftsart.computedValue"
|
|
},
|
|
{
|
|
"key": "primaryColumns.Land.computedValue"
|
|
}
|
|
],
|
|
"dynamicPropertyPathList": [
|
|
{
|
|
"key": "tableData"
|
|
}
|
|
],
|
|
"dynamicTriggerPathList": [
|
|
{
|
|
"key": "onRowSelected"
|
|
}
|
|
],
|
|
"enableClientSideSearch": true,
|
|
"endOfData": false,
|
|
"flexVerticalAlignment": "start",
|
|
"horizontalAlignment": "LEFT",
|
|
"inlineEditingSaveOption": "ROW_LEVEL",
|
|
"isLoading": false,
|
|
"isSortable": true,
|
|
"isVisible": true,
|
|
"isVisibleDownload": false,
|
|
"isVisibleFilters": false,
|
|
"isVisiblePagination": true,
|
|
"isVisibleSearch": true,
|
|
"key": "pg0rcjncgc",
|
|
"label": "Data",
|
|
"leftColumn": 0,
|
|
"minWidth": 450,
|
|
"mobileBottomRow": 36,
|
|
"mobileLeftColumn": 0,
|
|
"mobileRightColumn": 27,
|
|
"mobileTopRow": 8,
|
|
"multiRowSelection": false,
|
|
"needsErrorInfo": false,
|
|
"onRowSelected": "{{Rowselect.openEditModal(Table1.selectedRow, 'Table1');\nshowModal(Bearbeitung.name);}}",
|
|
"originalBottomRow": 35,
|
|
"originalTopRow": 12,
|
|
"parentColumnSpace": 25.390625,
|
|
"parentId": "vtref93jut",
|
|
"parentRowSpace": 10,
|
|
"primaryColumns": {
|
|
"Adresse": {
|
|
"alias": "Adresse",
|
|
"allowCellWrapping": false,
|
|
"allowSameOptionsInNewRow": true,
|
|
"cellBackground": "",
|
|
"columnType": "text",
|
|
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"Adresse\"])) : Adresse })()}}",
|
|
"currencyCode": "USD",
|
|
"decimals": 0,
|
|
"enableFilter": true,
|
|
"enableSort": true,
|
|
"fontStyle": "",
|
|
"horizontalAlignment": "LEFT",
|
|
"id": "Adresse",
|
|
"index": 3,
|
|
"isCellEditable": false,
|
|
"isCellVisible": true,
|
|
"isDerived": false,
|
|
"isDisabled": false,
|
|
"isDiscardVisible": true,
|
|
"isEditable": false,
|
|
"isSaveVisible": true,
|
|
"isVisible": true,
|
|
"label": "Adresse",
|
|
"notation": "standard",
|
|
"originalId": "Adresse",
|
|
"sticky": "",
|
|
"textColor": "",
|
|
"textSize": "0.875rem",
|
|
"thousandSeparator": true,
|
|
"validation": {},
|
|
"verticalAlignment": "CENTER",
|
|
"width": 150
|
|
},
|
|
"E_Mail": {
|
|
"alias": "E-Mail",
|
|
"allowCellWrapping": false,
|
|
"allowSameOptionsInNewRow": true,
|
|
"cellBackground": "",
|
|
"columnType": "text",
|
|
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"E-Mail\"])) : E-Mail })()}}",
|
|
"currencyCode": "USD",
|
|
"decimals": 0,
|
|
"enableFilter": true,
|
|
"enableSort": true,
|
|
"fontStyle": "",
|
|
"horizontalAlignment": "LEFT",
|
|
"id": "E_Mail",
|
|
"index": 5,
|
|
"isCellEditable": false,
|
|
"isCellVisible": true,
|
|
"isDerived": false,
|
|
"isDisabled": false,
|
|
"isDiscardVisible": true,
|
|
"isEditable": false,
|
|
"isSaveVisible": true,
|
|
"isVisible": false,
|
|
"label": "E-Mail",
|
|
"notation": "standard",
|
|
"originalId": "E-Mail",
|
|
"sticky": "",
|
|
"textColor": "",
|
|
"textSize": "0.875rem",
|
|
"thousandSeparator": true,
|
|
"validation": {},
|
|
"verticalAlignment": "CENTER",
|
|
"width": 150
|
|
},
|
|
"HID": {
|
|
"alias": "HID",
|
|
"allowCellWrapping": false,
|
|
"allowSameOptionsInNewRow": true,
|
|
"cellBackground": "",
|
|
"columnType": "number",
|
|
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"HID\"])) : HID })()}}",
|
|
"currencyCode": "USD",
|
|
"decimals": 0,
|
|
"enableFilter": true,
|
|
"enableSort": true,
|
|
"fontStyle": "",
|
|
"horizontalAlignment": "LEFT",
|
|
"id": "HID",
|
|
"index": 0,
|
|
"isCellEditable": false,
|
|
"isCellVisible": true,
|
|
"isDerived": false,
|
|
"isDisabled": false,
|
|
"isDiscardVisible": true,
|
|
"isEditable": false,
|
|
"isSaveVisible": true,
|
|
"isVisible": false,
|
|
"label": "HID",
|
|
"notation": "standard",
|
|
"originalId": "HID",
|
|
"sticky": "",
|
|
"textColor": "",
|
|
"textSize": "0.875rem",
|
|
"thousandSeparator": true,
|
|
"validation": {},
|
|
"verticalAlignment": "CENTER",
|
|
"width": 150
|
|
},
|
|
"Hausname": {
|
|
"alias": "Hausname",
|
|
"allowCellWrapping": false,
|
|
"allowSameOptionsInNewRow": true,
|
|
"cellBackground": "",
|
|
"columnType": "text",
|
|
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"Hausname\"])) : Hausname })()}}",
|
|
"currencyCode": "USD",
|
|
"decimals": 0,
|
|
"enableFilter": true,
|
|
"enableSort": true,
|
|
"fontStyle": "",
|
|
"horizontalAlignment": "LEFT",
|
|
"id": "Hausname",
|
|
"index": 2,
|
|
"isCellEditable": false,
|
|
"isCellVisible": true,
|
|
"isDerived": false,
|
|
"isDisabled": false,
|
|
"isDiscardVisible": true,
|
|
"isEditable": false,
|
|
"isSaveVisible": true,
|
|
"isVisible": true,
|
|
"label": "Hausname",
|
|
"notation": "standard",
|
|
"originalId": "Hausname",
|
|
"sticky": "",
|
|
"textColor": "",
|
|
"textSize": "0.875rem",
|
|
"thousandSeparator": true,
|
|
"validation": {},
|
|
"verticalAlignment": "CENTER",
|
|
"width": 150
|
|
},
|
|
"Land": {
|
|
"alias": "Land",
|
|
"allowCellWrapping": false,
|
|
"allowSameOptionsInNewRow": true,
|
|
"cellBackground": "",
|
|
"columnType": "text",
|
|
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"Land\"])) : Land })()}}",
|
|
"currencyCode": "USD",
|
|
"decimals": 0,
|
|
"enableFilter": true,
|
|
"enableSort": true,
|
|
"fontStyle": "",
|
|
"horizontalAlignment": "LEFT",
|
|
"id": "Land",
|
|
"index": 8,
|
|
"isCellEditable": false,
|
|
"isCellVisible": true,
|
|
"isDerived": false,
|
|
"isDisabled": false,
|
|
"isDiscardVisible": true,
|
|
"isEditable": false,
|
|
"isSaveVisible": true,
|
|
"isVisible": true,
|
|
"label": "Land",
|
|
"notation": "standard",
|
|
"originalId": "Land",
|
|
"sticky": "",
|
|
"textColor": "",
|
|
"textSize": "0.875rem",
|
|
"thousandSeparator": true,
|
|
"validation": {},
|
|
"verticalAlignment": "CENTER",
|
|
"width": 150
|
|
},
|
|
"Status": {
|
|
"alias": "Status",
|
|
"allowCellWrapping": false,
|
|
"allowSameOptionsInNewRow": true,
|
|
"cellBackground": "",
|
|
"columnType": "text",
|
|
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"Status\"])) : Status })()}}",
|
|
"currencyCode": "USD",
|
|
"decimals": 0,
|
|
"enableFilter": true,
|
|
"enableSort": true,
|
|
"fontStyle": "",
|
|
"horizontalAlignment": "LEFT",
|
|
"id": "Status",
|
|
"index": 6,
|
|
"isCellEditable": false,
|
|
"isCellVisible": true,
|
|
"isDerived": false,
|
|
"isDisabled": false,
|
|
"isDiscardVisible": true,
|
|
"isEditable": false,
|
|
"isSaveVisible": true,
|
|
"isVisible": true,
|
|
"label": "Status",
|
|
"notation": "standard",
|
|
"originalId": "Status",
|
|
"sticky": "",
|
|
"textColor": "",
|
|
"textSize": "0.875rem",
|
|
"thousandSeparator": true,
|
|
"validation": {},
|
|
"verticalAlignment": "CENTER",
|
|
"width": 150
|
|
},
|
|
"Telefon": {
|
|
"alias": "Telefon",
|
|
"allowCellWrapping": false,
|
|
"allowSameOptionsInNewRow": true,
|
|
"cellBackground": "",
|
|
"columnType": "text",
|
|
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"Telefon\"])) : Telefon })()}}",
|
|
"currencyCode": "USD",
|
|
"decimals": 0,
|
|
"enableFilter": true,
|
|
"enableSort": true,
|
|
"fontStyle": "",
|
|
"horizontalAlignment": "LEFT",
|
|
"id": "Telefon",
|
|
"index": 4,
|
|
"isCellEditable": false,
|
|
"isCellVisible": true,
|
|
"isDerived": false,
|
|
"isDisabled": false,
|
|
"isDiscardVisible": true,
|
|
"isEditable": false,
|
|
"isSaveVisible": true,
|
|
"isVisible": false,
|
|
"label": "Telefon",
|
|
"notation": "standard",
|
|
"originalId": "Telefon",
|
|
"sticky": "",
|
|
"textColor": "",
|
|
"textSize": "0.875rem",
|
|
"thousandSeparator": true,
|
|
"validation": {},
|
|
"verticalAlignment": "CENTER",
|
|
"width": 150
|
|
},
|
|
"Unterkunftsart": {
|
|
"alias": "Unterkunftsart",
|
|
"allowCellWrapping": false,
|
|
"allowSameOptionsInNewRow": true,
|
|
"cellBackground": "",
|
|
"columnType": "text",
|
|
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"Unterkunftsart\"])) : Unterkunftsart })()}}",
|
|
"currencyCode": "USD",
|
|
"decimals": 0,
|
|
"enableFilter": true,
|
|
"enableSort": true,
|
|
"fontStyle": "",
|
|
"horizontalAlignment": "LEFT",
|
|
"id": "Unterkunftsart",
|
|
"index": 7,
|
|
"isCellEditable": false,
|
|
"isCellVisible": true,
|
|
"isDerived": false,
|
|
"isDisabled": false,
|
|
"isDiscardVisible": true,
|
|
"isEditable": false,
|
|
"isSaveVisible": true,
|
|
"isVisible": true,
|
|
"label": "Unterkunftsart",
|
|
"notation": "standard",
|
|
"originalId": "Unterkunftsart",
|
|
"sticky": "",
|
|
"textColor": "",
|
|
"textSize": "0.875rem",
|
|
"thousandSeparator": true,
|
|
"validation": {},
|
|
"verticalAlignment": "CENTER",
|
|
"width": 150
|
|
},
|
|
"xn__Krzel_kva": {
|
|
"alias": "Kürzel",
|
|
"allowCellWrapping": false,
|
|
"allowSameOptionsInNewRow": true,
|
|
"cellBackground": "",
|
|
"columnType": "text",
|
|
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"Kürzel\"])) : Kürzel })()}}",
|
|
"currencyCode": "USD",
|
|
"decimals": 0,
|
|
"enableFilter": true,
|
|
"enableSort": true,
|
|
"fontStyle": "",
|
|
"horizontalAlignment": "LEFT",
|
|
"id": "xn__Krzel_kva",
|
|
"index": 1,
|
|
"isCellEditable": false,
|
|
"isCellVisible": true,
|
|
"isDerived": false,
|
|
"isDisabled": false,
|
|
"isDiscardVisible": true,
|
|
"isEditable": false,
|
|
"isSaveVisible": true,
|
|
"isVisible": true,
|
|
"label": "Kürzel",
|
|
"notation": "standard",
|
|
"originalId": "Kürzel",
|
|
"sticky": "",
|
|
"textColor": "",
|
|
"textSize": "0.875rem",
|
|
"thousandSeparator": true,
|
|
"validation": {},
|
|
"verticalAlignment": "CENTER",
|
|
"width": 150
|
|
}
|
|
},
|
|
"renderMode": "CANVAS",
|
|
"responsiveBehavior": "fill",
|
|
"rightColumn": 63,
|
|
"searchKey": "",
|
|
"tableData": "{{Haus_Schweiz.data}}",
|
|
"textSize": "0.875rem",
|
|
"topRow": 4,
|
|
"totalRecordsCount": 0,
|
|
"type": "TABLE_WIDGET_V2",
|
|
"version": 2,
|
|
"verticalAlignment": "CENTER",
|
|
"widgetId": "qf5fv7ok9b",
|
|
"widgetName": "Table1"
|
|
} |