-
Type: Task
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Studio
- Needs to list the variables exposed in each context : for example, layoutValue is used to test the DocumentModel in layouts, whereas we need to use layoutValue.data in result layouts
- Explain the limitations in result layout :
- the display of a column is controlled by the advanced mode configuration of its inner widget
- the DocumentModel value (layoutValue.data) cannot be used to control the display, because it will take into account only the first document in the listing
- depends on
-
NXDOC-158 Document layout variables and binding
- Resolved