From 1dd81323c1ccc5562281de47d1f1058a415b32ca Mon Sep 17 00:00:00 2001 From: gugak Date: Mon, 14 Apr 2025 02:57:33 -0700 Subject: [PATCH] Added 'Next' && 'Previous' button to navigate between views --- .../MCM01 Fluid Inbound Merges 1-4/view.json | 94 ++++++++++++++++++- .../MCM02 Fluid Inbound Merges 5-7/view.json | 90 ++++++++++++++++++ .../MCM02 Fluid Inbound Upper/view.json | 90 ++++++++++++++++++ .../Detailed-Views/MCM03 Non Con/view.json | 90 ++++++++++++++++++ .../view.json | 90 ++++++++++++++++++ .../view.json | 90 ++++++++++++++++++ .../Detailed-Views/MCM05_Chutes/view.json | 15 +++ .../Detailed-Views/MCM06 Non Con/view.json | 90 ++++++++++++++++++ .../Detailed-Views/MCM07 Bypass/view.json | 90 ++++++++++++++++++ 9 files changed, 737 insertions(+), 2 deletions(-) diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM01 Fluid Inbound Merges 1-4/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM01 Fluid Inbound Merges 1-4/view.json index 79f5700..2626f32 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM01 Fluid Inbound Merges 1-4/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM01 Fluid Inbound Merges 1-4/view.json @@ -17459,14 +17459,104 @@ "path": "Symbol-Views/Equipment-Views/PullChord_End" }, "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM07 Bypass" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button" + }, + "position": { + "height": 42.87, + "width": 43.29, + "x": 1068.21, + "y": 930.75 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM02 Fluid Inbound Merges 5-7" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button_0" + }, + "position": { + "height": 42.87, + "rotate": { + "angle": "180deg" + }, + "width": 43.29, + "x": 1163.21, + "y": 930.75 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "meta": { + "name": "Label" + }, + "position": { + "height": 32, + "width": 50, + "x": 1019.33, + "y": 8 + }, + "props": { + "text": "MCM01" + }, + "type": "ia.display.label" } ], "meta": { "name": "root" }, "position": { - "x": 85.45329284667969, - "y": 41.1458740234375 + "x": 171.5, + "y": 86.80731201171875 }, "props": { "style": { diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Merges 5-7/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Merges 5-7/view.json index 16c133a..20d816e 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Merges 5-7/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Merges 5-7/view.json @@ -11263,6 +11263,96 @@ "path": "Symbol-Views/Device-Views/DeviceStatus" }, "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM02 Fluid Inbound Upper" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button_0" + }, + "position": { + "height": 42.87, + "rotate": { + "angle": "180deg" + }, + "width": 43.29, + "x": 1163.21, + "y": 930.75 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM01 Fluid Inbound Merges 1-4" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button" + }, + "position": { + "height": 42.87, + "width": 43.29, + "x": 1068.21, + "y": 930.75 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "meta": { + "name": "Label" + }, + "position": { + "height": 32, + "width": 50, + "x": 1019.33, + "y": 8 + }, + "props": { + "text": "MCM02" + }, + "type": "ia.display.label" } ], "meta": { diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Upper/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Upper/view.json index fa93595..6dca194 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Upper/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM02 Fluid Inbound Upper/view.json @@ -2774,6 +2774,96 @@ "path": "Symbol-Views/Equipment-Views/Status" }, "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM03 Non Con" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button_0" + }, + "position": { + "height": 42.87, + "rotate": { + "angle": "180deg" + }, + "width": 43.29, + "x": 1163.21, + "y": 930.75 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM02 Fluid Inbound Merges 5-7" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button" + }, + "position": { + "height": 42.87, + "width": 43.29, + "x": 1068.21, + "y": 930.75 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "meta": { + "name": "Label" + }, + "position": { + "height": 32, + "width": 50, + "x": 1019.33, + "y": 8 + }, + "props": { + "text": "MCM02" + }, + "type": "ia.display.label" } ], "meta": { diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM03 Non Con/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM03 Non Con/view.json index e1e41e0..860c529 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM03 Non Con/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM03 Non Con/view.json @@ -6293,6 +6293,96 @@ "path": "Symbol-Views/Equipment-Views/THEA" }, "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM04_South_Bulk_Inbound, Fluid Outbound and Problem Solve" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button_0" + }, + "position": { + "height": 42.87, + "rotate": { + "angle": "180deg" + }, + "width": 43.29, + "x": 1168, + "y": 849 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM02 Fluid Inbound Upper" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button" + }, + "position": { + "height": 42.87, + "width": 43.29, + "x": 1073, + "y": 849 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "meta": { + "name": "Label" + }, + "position": { + "height": 32, + "width": 50, + "x": 1019.33, + "y": 8 + }, + "props": { + "text": "MCM03" + }, + "type": "ia.display.label" } ], "meta": { diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04_South_Bulk_Inbound, Fluid Outbound and Problem Solve/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04_South_Bulk_Inbound, Fluid Outbound and Problem Solve/view.json index 2685390..2b9e9d3 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04_South_Bulk_Inbound, Fluid Outbound and Problem Solve/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM04_South_Bulk_Inbound, Fluid Outbound and Problem Solve/view.json @@ -11373,6 +11373,96 @@ "path": "Symbol-Views/Equipment-Views/THEA" }, "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM05 North Bulk Inbound, Fluid Outbound and Problem Solve" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button_0" + }, + "position": { + "height": 42.87, + "rotate": { + "angle": "180deg" + }, + "width": 43.29, + "x": 1333, + "y": 918 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM03 Non Con" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button" + }, + "position": { + "height": 42.87, + "width": 43.29, + "x": 1238, + "y": 918 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "meta": { + "name": "Label" + }, + "position": { + "height": 32, + "width": 50, + "x": 1019.33, + "y": 8 + }, + "props": { + "text": "MCM04" + }, + "type": "ia.display.label" } ], "meta": { diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05 North Bulk Inbound, Fluid Outbound and Problem Solve/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05 North Bulk Inbound, Fluid Outbound and Problem Solve/view.json index 2bce736..ade239d 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05 North Bulk Inbound, Fluid Outbound and Problem Solve/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05 North Bulk Inbound, Fluid Outbound and Problem Solve/view.json @@ -10081,6 +10081,96 @@ "path": "Symbol-Views/Equipment-Views/THEA" }, "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM06 Non Con" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button_0" + }, + "position": { + "height": 42.87, + "rotate": { + "angle": "180deg" + }, + "width": 43.29, + "x": 1208.21, + "y": 930.75 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM04_South_Bulk_Inbound, Fluid Outbound and Problem Solve" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button" + }, + "position": { + "height": 42.87, + "width": 43.29, + "x": 1113.21, + "y": 930.75 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "meta": { + "name": "Label" + }, + "position": { + "height": 32, + "width": 50, + "x": 1019.33, + "y": 8 + }, + "props": { + "text": "MCM05" + }, + "type": "ia.display.label" } ], "meta": { diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05_Chutes/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05_Chutes/view.json index 0b20a83..c42b2c0 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05_Chutes/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM05_Chutes/view.json @@ -17325,6 +17325,21 @@ "path": "Symbol-Views/Equipment-Views/THEA" }, "type": "ia.display.view" + }, + { + "meta": { + "name": "Label" + }, + "position": { + "height": 32, + "width": 50, + "x": 736.4341870117188, + "y": 826 + }, + "props": { + "text": "MCM05" + }, + "type": "ia.display.label" } ], "meta": { diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM06 Non Con/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM06 Non Con/view.json index 565fb80..64da693 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM06 Non Con/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM06 Non Con/view.json @@ -10269,6 +10269,96 @@ "path": "Symbol-Views/Equipment-Views/THEA" }, "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM07 Bypass" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button_0" + }, + "position": { + "height": 42.87, + "rotate": { + "angle": "180deg" + }, + "width": 43.29, + "x": 1163.21, + "y": 930.75 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM05 North Bulk Inbound, Fluid Outbound and Problem Solve" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button" + }, + "position": { + "height": 42.87, + "width": 43.29, + "x": 1068.21, + "y": 930.75 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "meta": { + "name": "Label" + }, + "position": { + "height": 32, + "width": 50, + "x": 1019.33, + "y": 8 + }, + "props": { + "text": "MCM06" + }, + "type": "ia.display.label" } ], "meta": { diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM07 Bypass/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM07 Bypass/view.json index e09ffeb..bf4edfe 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM07 Bypass/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM07 Bypass/view.json @@ -16331,6 +16331,96 @@ "path": "Symbol-Views/Device-Views/DeviceStatus" }, "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM01 Fluid Inbound Merges 1-4" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button_0" + }, + "position": { + "height": 42.87, + "rotate": { + "angle": "180deg" + }, + "width": 43.29, + "x": 1163.21, + "y": 930.75 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "events": { + "dom": { + "onClick": { + "config": { + "params": {}, + "view": "Detailed-Views/MCM06 Non Con" + }, + "scope": "C", + "type": "nav" + } + } + }, + "meta": { + "name": "Nav_Button" + }, + "position": { + "height": 42.87, + "width": 43.29, + "x": 1068.21, + "y": 930.75 + }, + "props": { + "params": { + "direction": { + "downward": false, + "left": true, + "right": false, + "upward": false + }, + "pageid": "DetailedView/MTN6" + }, + "path": "Custom-Views/Nav_Button" + }, + "type": "ia.display.view" + }, + { + "meta": { + "name": "Label" + }, + "position": { + "height": 32, + "width": 50, + "x": 1019.33, + "y": 8 + }, + "props": { + "text": "MCM07" + }, + "type": "ia.display.label" } ], "meta": {