- Print
- DarkLight
The result panel automatically converts the output data in a human-readable format.
Bottom toolbar buttons
- Toggle raw data: In case the original data is needed (e.g. for using the result as component input elsewhere) you can activate the raw data toggle.
- Expand / Collapse all: Expand or collapse all inner tables recursively.
- Copy result: Copies the whole content into the clipboard. Is only available when raw data is displayed.
Record data
The result visualization for the record table data renders columns based on it's type. You get several expand and collapse features that enable easy navigation through big data sets.
Column rendering
- Nested data: (Expandable) inner table
- Logic datatype is displayed as checked/unchecked box
- Image datatype directly loads the image url. If the overall size is too large for efficient loading, it will show only an icon. You can hover over the image for a larger preview.
Pan / Navigate
The right mouse button can be used to pan inside larger tables. Holding the right mouse button will hide the cursor and you can move in any direction until it's released.
Minimize / Maximize columns
Every column can be minimized by moving over it's header and clicking the -
icon.
Collapse all columns except the clicked one
It's possible to focus on one column by clicking on the header with any modifier key held down (ctrl, alt, shift). To reverse the action and expand all columns again, click on the focused column again with any modifier key.
Expand / Collapse nested data
When a component contains nested data (e.g. record inside record-column) it's collapsed by default. The nested data can be expanded individually per row and nesting.
JSON
Plain text which is parseable as JSON gets automatically formatted.