Multiview
Custom 2×2 grid of any dashboard pages loaded side-by-side as iframes.
What It Does
Multiview loads up to four NeoLexx dashboard pages simultaneously in a 2×2 grid of iframes. This is the best way to monitor multiple signals at once — for example, keeping the Event Feed, Flight Tracker, Fire Tracker, and Market Heatmap all visible at the same time.
Each page loads in embed mode (with navigation and footer hidden) so the maps and content fill as much space as possible.
Controls
| Control | What it does |
|---|---|
| Dropdown selectors (×4) | Choose which dashboard page appears in each quadrant. Select "— None —" to leave a slot empty. |
| PiP button | Pops the entire 2×2 grid out as a floating window (see below). |
| F key (in popup) | Toggles fullscreen inside the popup window. |
Page state within each iframe is independent. Clicking through to a drilldown inside one quadrant does not affect the others.
Picture-in-Picture
The PiP button attempts to open the Multiview grid in a floating window using Document Picture-in-Picture (Chrome 116+). Fallback order:
- Document Picture-in-Picture (floating, always-on-top)
- Standard new browser window
- Popup mode URL with ?popup=1
In popup mode, the grid has no NeoLexx navigation or footer — just the four page iframes. Resize the window or press F for fullscreen.
Quadrant selections are saved to sessionStorage and restored when you return to the Multiview page or reopen the popup.
Limits
- iframes share the same origin but run independent page contexts — each iframe refreshes on its own schedule
- Very small window sizes may clip map controls inside iframes
- PiP document API requires Chrome 116+; other browsers fall back to a standard window