Commands /
Set User Interface Element Context
Summary
Sets the data source or context of a user interface element for templating.
Parameters
Name | Explanation | Type |
---|---|---|
Target | The element to set the context of. | User Interface Element? |
Use Current Selection Context | Use the currently selected context in a user interface. | Toggle |
Use Context
Name | Explanation | Type |
---|---|---|
Context | The context to use. | Contexts? |
Use Unique ID and Source
Name | Explanation | Type |
---|---|---|
Source | The source of the data to set the context to. | Data Source? |
Unique ID | The local or global variable of the unique ID to use. | Variable |
Use Filters Only
Leverages the existing context and applies filters to it.