App weiterentwickelt
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"allowAddNewRow": false,
|
||||
"animateLoading": true,
|
||||
"borderColor": "#E0DEDE",
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"borderWidth": "1",
|
||||
"bottomRow": 60,
|
||||
"bottomRow": 59,
|
||||
"boxShadow": "{{appsmith.theme.boxShadow.appBoxShadow}}",
|
||||
"cachedTableData": {},
|
||||
"canFreezeColumn": true,
|
||||
@@ -31,8 +32,15 @@
|
||||
"menuColor": "{{appsmith.theme.colors.primaryColor}}"
|
||||
}
|
||||
},
|
||||
"columnOrder": [],
|
||||
"columnUpdatedAt": 1785406305811,
|
||||
"columnOrder": [
|
||||
"ID",
|
||||
"Name",
|
||||
"Von",
|
||||
"Bis",
|
||||
"Wo",
|
||||
"EditActions1"
|
||||
],
|
||||
"columnUpdatedAt": 1785841525712,
|
||||
"columnWidthMap": {},
|
||||
"customIsLoading": false,
|
||||
"customIsLoadingValue": "",
|
||||
@@ -51,21 +59,79 @@
|
||||
},
|
||||
{
|
||||
"key": "boxShadow"
|
||||
},
|
||||
{
|
||||
"key": "totalRecordsCount"
|
||||
},
|
||||
{
|
||||
"key": "primaryColumns.EditActions1.saveButtonColor"
|
||||
},
|
||||
{
|
||||
"key": "primaryColumns.EditActions1.saveBorderRadius"
|
||||
},
|
||||
{
|
||||
"key": "primaryColumns.EditActions1.discardBorderRadius"
|
||||
},
|
||||
{
|
||||
"key": "primaryColumns.EditActions1.isSaveDisabled"
|
||||
},
|
||||
{
|
||||
"key": "primaryColumns.EditActions1.isDiscardDisabled"
|
||||
},
|
||||
{
|
||||
"key": "primaryColumns.ID.computedValue"
|
||||
},
|
||||
{
|
||||
"key": "primaryColumns.Name.computedValue"
|
||||
},
|
||||
{
|
||||
"key": "primaryColumns.Von.computedValue"
|
||||
},
|
||||
{
|
||||
"key": "primaryColumns.Bis.computedValue"
|
||||
},
|
||||
{
|
||||
"key": "primaryColumns.Wo.computedValue"
|
||||
},
|
||||
{
|
||||
"key": "tableData"
|
||||
}
|
||||
],
|
||||
"dynamicPropertyPathList": [
|
||||
{
|
||||
"key": "primaryColumns.EditActions1.isSaveDisabled"
|
||||
},
|
||||
{
|
||||
"key": "primaryColumns.EditActions1.isDiscardDisabled"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [
|
||||
{
|
||||
"key": "onPageChange"
|
||||
},
|
||||
{
|
||||
"key": "onSort"
|
||||
},
|
||||
{
|
||||
"key": "onAddNewRowSave"
|
||||
},
|
||||
{
|
||||
"key": "primaryColumns.EditActions1.onSave"
|
||||
}
|
||||
],
|
||||
"dynamicPropertyPathList": [],
|
||||
"enableClientSideSearch": true,
|
||||
"endOfData": false,
|
||||
"flexVerticalAlignment": "start",
|
||||
"horizontalAlignment": "LEFT",
|
||||
"infiniteScrollEnabled": true,
|
||||
"inlineEditingSaveOption": "ROW_LEVEL",
|
||||
"isLoading": false,
|
||||
"isSortable": true,
|
||||
"isSortable": false,
|
||||
"isVisible": true,
|
||||
"isVisibleDownload": true,
|
||||
"isVisibleDownload": false,
|
||||
"isVisibleFilters": false,
|
||||
"isVisiblePagination": true,
|
||||
"isVisibleSearch": true,
|
||||
"isVisibleSearch": false,
|
||||
"key": "fsh5fgc5ew",
|
||||
"label": "Data",
|
||||
"leftColumn": 1,
|
||||
@@ -75,18 +141,242 @@
|
||||
"mobileRightColumn": 39,
|
||||
"mobileTopRow": 10,
|
||||
"needsErrorInfo": false,
|
||||
"onAddNewRowSave": "{{Insert_Bildschirmbuchung1.run(() => {\n showAlert(\"Successfully created!\");\n Select_Bildschirmbuchung1.run()\n }, () => {\n showAlert(\"Unable to create!\");\n })}}",
|
||||
"onPageChange": "{{\n Select_Bildschirmbuchung1.run();\n Total_record_Bildschirmbuchung1.run()\n }}",
|
||||
"onSort": "{{\n Select_Bildschirmbuchung1.run();\n Total_record_Bildschirmbuchung1.run()\n }}",
|
||||
"parentColumnSpace": 25.390625,
|
||||
"parentId": "0",
|
||||
"parentRowSpace": 10,
|
||||
"primaryColumns": {},
|
||||
"primaryColumnId": "ID",
|
||||
"primaryColumns": {
|
||||
"Bis": {
|
||||
"alias": "Bis",
|
||||
"allowCellWrapping": false,
|
||||
"allowSameOptionsInNewRow": true,
|
||||
"cellBackground": "",
|
||||
"columnType": "date",
|
||||
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"Bis\"])) : Bis })()}}",
|
||||
"currencyCode": "USD",
|
||||
"decimals": 0,
|
||||
"enableFilter": true,
|
||||
"enableSort": true,
|
||||
"fontStyle": "",
|
||||
"horizontalAlignment": "LEFT",
|
||||
"id": "Bis",
|
||||
"index": 3,
|
||||
"inputFormat": "YYYY-MM-DD HH:mm",
|
||||
"isCellEditable": false,
|
||||
"isCellVisible": true,
|
||||
"isDerived": false,
|
||||
"isDisabled": false,
|
||||
"isDiscardVisible": true,
|
||||
"isEditable": false,
|
||||
"isSaveVisible": true,
|
||||
"isVisible": true,
|
||||
"label": "Bis",
|
||||
"notation": "standard",
|
||||
"originalId": "Bis",
|
||||
"outputFormat": "DD/MM/YYYY",
|
||||
"sticky": "",
|
||||
"textColor": "",
|
||||
"textSize": "0.875rem",
|
||||
"thousandSeparator": true,
|
||||
"validation": {},
|
||||
"verticalAlignment": "CENTER",
|
||||
"width": 150
|
||||
},
|
||||
"EditActions1": {
|
||||
"alias": "EditActions1",
|
||||
"allowCellWrapping": false,
|
||||
"allowSameOptionsInNewRow": true,
|
||||
"buttonStyle": "rgb(3, 179, 101)",
|
||||
"columnType": "editActions",
|
||||
"computedValue": "",
|
||||
"currencyCode": "USD",
|
||||
"decimals": 0,
|
||||
"discardActionLabel": "Discard",
|
||||
"discardBorderRadius": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( (appsmith.theme.borderRadius.appBorderRadius)))}}",
|
||||
"discardButtonColor": "#F22B2B",
|
||||
"discardButtonVariant": "TERTIARY",
|
||||
"discardIconAlign": "left",
|
||||
"enableFilter": true,
|
||||
"enableSort": true,
|
||||
"horizontalAlignment": "LEFT",
|
||||
"id": "EditActions1",
|
||||
"index": 0,
|
||||
"isCellEditable": false,
|
||||
"isCellVisible": true,
|
||||
"isDerived": true,
|
||||
"isDisabled": false,
|
||||
"isDiscardDisabled": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( !Table1.updatedRowIndices.includes(currentIndex)))}}",
|
||||
"isDiscardVisible": true,
|
||||
"isEditable": false,
|
||||
"isSaveDisabled": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( !Table1.updatedRowIndices.includes(currentIndex)))}}",
|
||||
"isSaveVisible": true,
|
||||
"isVisible": false,
|
||||
"label": "Save / Discard",
|
||||
"notation": "standard",
|
||||
"onSave": "{{Update_Bildschirmbuchung1.run(() => {\n showAlert(\"Successfully saved!\");\n Select_Bildschirmbuchung1.run()\n }, () => {\n showAlert(\"Unable to save!\");\n })}}",
|
||||
"originalId": "EditActions1",
|
||||
"saveActionLabel": "Save",
|
||||
"saveBorderRadius": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( (appsmith.theme.borderRadius.appBorderRadius)))}}",
|
||||
"saveButtonColor": "{{Table1.processedTableData.map((currentRow, currentIndex) => ( (appsmith.theme.colors.primaryColor)))}}",
|
||||
"saveIconAlign": "left",
|
||||
"sticky": "right",
|
||||
"textSize": "0.875rem",
|
||||
"thousandSeparator": true,
|
||||
"validation": {},
|
||||
"verticalAlignment": "CENTER",
|
||||
"width": 150
|
||||
},
|
||||
"ID": {
|
||||
"alias": "ID",
|
||||
"allowCellWrapping": false,
|
||||
"allowSameOptionsInNewRow": true,
|
||||
"cellBackground": "",
|
||||
"columnType": "number",
|
||||
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"ID\"])) : ID })()}}",
|
||||
"currencyCode": "USD",
|
||||
"decimals": 0,
|
||||
"enableFilter": true,
|
||||
"enableSort": true,
|
||||
"fontStyle": "",
|
||||
"horizontalAlignment": "LEFT",
|
||||
"id": "ID",
|
||||
"index": 0,
|
||||
"isCellEditable": false,
|
||||
"isCellVisible": true,
|
||||
"isDerived": false,
|
||||
"isDisabled": false,
|
||||
"isDiscardVisible": true,
|
||||
"isEditable": false,
|
||||
"isSaveVisible": true,
|
||||
"isVisible": false,
|
||||
"label": "ID",
|
||||
"notation": "standard",
|
||||
"originalId": "ID",
|
||||
"sticky": "",
|
||||
"textColor": "",
|
||||
"textSize": "0.875rem",
|
||||
"thousandSeparator": true,
|
||||
"validation": {},
|
||||
"verticalAlignment": "CENTER",
|
||||
"width": 150
|
||||
},
|
||||
"Name": {
|
||||
"alias": "Name",
|
||||
"allowCellWrapping": false,
|
||||
"allowSameOptionsInNewRow": true,
|
||||
"cellBackground": "",
|
||||
"columnType": "text",
|
||||
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"Name\"])) : Name })()}}",
|
||||
"currencyCode": "USD",
|
||||
"decimals": 0,
|
||||
"enableFilter": true,
|
||||
"enableSort": true,
|
||||
"fontStyle": "",
|
||||
"horizontalAlignment": "LEFT",
|
||||
"id": "Name",
|
||||
"index": 1,
|
||||
"isCellEditable": false,
|
||||
"isCellVisible": true,
|
||||
"isDerived": false,
|
||||
"isDisabled": false,
|
||||
"isDiscardVisible": true,
|
||||
"isEditable": false,
|
||||
"isSaveVisible": true,
|
||||
"isVisible": true,
|
||||
"label": "Name",
|
||||
"notation": "standard",
|
||||
"originalId": "Name",
|
||||
"sticky": "",
|
||||
"textColor": "",
|
||||
"textSize": "0.875rem",
|
||||
"thousandSeparator": true,
|
||||
"validation": {},
|
||||
"verticalAlignment": "CENTER",
|
||||
"width": 150
|
||||
},
|
||||
"Von": {
|
||||
"alias": "Von",
|
||||
"allowCellWrapping": false,
|
||||
"allowSameOptionsInNewRow": true,
|
||||
"cellBackground": "",
|
||||
"columnType": "date",
|
||||
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"Von\"])) : Von })()}}",
|
||||
"currencyCode": "USD",
|
||||
"decimals": 0,
|
||||
"enableFilter": true,
|
||||
"enableSort": true,
|
||||
"fontStyle": "",
|
||||
"horizontalAlignment": "LEFT",
|
||||
"id": "Von",
|
||||
"index": 2,
|
||||
"inputFormat": "YYYY-MM-DDTHH:mm:ss",
|
||||
"isCellEditable": false,
|
||||
"isCellVisible": true,
|
||||
"isDerived": false,
|
||||
"isDisabled": false,
|
||||
"isDiscardVisible": true,
|
||||
"isEditable": false,
|
||||
"isSaveVisible": true,
|
||||
"isVisible": true,
|
||||
"label": "Von",
|
||||
"notation": "standard",
|
||||
"originalId": "Von",
|
||||
"outputFormat": "DD/MM/YYYY",
|
||||
"sticky": "",
|
||||
"textColor": "",
|
||||
"textSize": "0.875rem",
|
||||
"thousandSeparator": true,
|
||||
"validation": {},
|
||||
"verticalAlignment": "CENTER",
|
||||
"width": 150
|
||||
},
|
||||
"Wo": {
|
||||
"alias": "Wo",
|
||||
"allowCellWrapping": false,
|
||||
"allowSameOptionsInNewRow": true,
|
||||
"cellBackground": "",
|
||||
"columnType": "text",
|
||||
"computedValue": "{{(() => { const tableData = Table1.processedTableData || []; return tableData.length > 0 ? tableData.map((currentRow, currentIndex) => (currentRow[\"Wo\"])) : Wo })()}}",
|
||||
"currencyCode": "USD",
|
||||
"decimals": 0,
|
||||
"enableFilter": true,
|
||||
"enableSort": true,
|
||||
"fontStyle": "",
|
||||
"horizontalAlignment": "LEFT",
|
||||
"id": "Wo",
|
||||
"index": 4,
|
||||
"isCellEditable": false,
|
||||
"isCellVisible": true,
|
||||
"isDerived": false,
|
||||
"isDisabled": false,
|
||||
"isDiscardVisible": true,
|
||||
"isEditable": false,
|
||||
"isSaveVisible": true,
|
||||
"isVisible": true,
|
||||
"label": "Wo",
|
||||
"notation": "standard",
|
||||
"originalId": "Wo",
|
||||
"sticky": "",
|
||||
"textColor": "",
|
||||
"textSize": "0.875rem",
|
||||
"thousandSeparator": true,
|
||||
"validation": {},
|
||||
"verticalAlignment": "CENTER",
|
||||
"width": 150
|
||||
}
|
||||
},
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 46,
|
||||
"searchKey": "",
|
||||
"tableData": "",
|
||||
"serverSidePaginationEnabled": true,
|
||||
"tableData": "{{Query1.data}}",
|
||||
"textSize": "0.875rem",
|
||||
"topRow": 9,
|
||||
"totalRecordsCount": 0,
|
||||
"totalRecordsCount": "{{Total_record_Bildschirmbuchung1.data[0].count}}",
|
||||
"type": "TABLE_WIDGET_V2",
|
||||
"version": 2,
|
||||
"verticalAlignment": "CENTER",
|
||||
|
||||
Reference in New Issue
Block a user