feat: viewboxes
This commit is contained in:
parent
aa513f7b12
commit
ee96a2561e
BIN
docs/img/data_controller.png
Normal file
BIN
docs/img/data_controller.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.7 KiB |
BIN
docs/img/macroLogo.png
Normal file
BIN
docs/img/macroLogo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 100 KiB |
28
docs/viewboxes.md
Normal file
28
docs/viewboxes.md
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
layout: article
|
||||
title: ViewBoxes
|
||||
description: Position up to 6 additional tables alongside your main EDIT or VIEW grid in Data Controller for SAS®
|
||||
---
|
||||
|
||||
> COMING SOON
|
||||
|
||||
# ViewBoxes
|
||||
|
||||
Often when editing (or examining) raw data, it is helpful to see it alongside related information in other tables. With ViewBoxes you can align up to 6 other tables in front of your main grid, in both the VIEW and EDIT menu.
|
||||
|
||||
Each individual viewbox has the following features:
|
||||
|
||||
* Choose the columns to display (and which order)
|
||||
* Resize individual boxes (or reset to original)
|
||||
* Full filtering capability (complex clauses)
|
||||
* Minimise / Restore all, or individually
|
||||
* Reposition - manually, or snap to grid
|
||||
* Open in Editor (if an editable table)
|
||||
* Primary Key highlighting
|
||||
* Frontend sorting
|
||||
* Search all data
|
||||
* Open in Viewer
|
||||
|
||||
|
||||
All of the above information (except search and frontend sort) is stored in the URL - so you can share a link to a complex ViewBox setup with a colleague, who can then open the same view of the data.
|
||||
|
@ -11,6 +11,7 @@ nav:
|
||||
- Filter Mechanism: filter.md
|
||||
- Locking Mechanism: locking-mechanism.md
|
||||
- Table Viewer: dcu-tableviewer.md
|
||||
- ViewBoxes: viewboxes.md
|
||||
- Admin Services: admin-services.md
|
||||
- Table Guide:
|
||||
- MPE_AUDIT: tables/mpe_audit.md
|
||||
|
Loading…
Reference in New Issue
Block a user