Grid Container
Nico Gerbrand
Employee
This idea is inspired by CSS Grid. The aim is to give our users more control over what they want to focus on.
There should be a new container object. This will be configured by our board developers as follows.
1. define grid
Number of columns
Number of rows
Examples: 2x2, 4x2, 6x4,...
2. add objects
Any number of objects can be added. Example:
a. Dataview 1
b. Dataview 2
c. Diagram 1
d. Diagram 2
e. Diagram 3
f. Panel container
3. add sets
A set defines the fields on which the objects are displayed. Several sets can be defined.
Example:
Set 1
Set 2
Set 3
Users can switch between the predefined sets. Which set is displayed can be set in the Object Toolbar Settings or by right-clicking.
Tagged:
13