Appearance
panel.condition.objectTypeNames
Restricts objectSelected to exact selected-object metatype names.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- panel conditions
- Accepted value
string[]- Required
- No
- Default
omitted: no metatype restriction
User scenarios
- Show selection-dependent content only for configured object metatypes.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/types/panel-condtion.ts, symbolPanelCondition - Example coverage: Complete — The Condition guide restricts the selected branch to WorkOrder.
- Demo coverage: Complete — The Condition journey selects LocalOrder from a Table and LocalAttributeRendererMatrixCase from a linked Tree node. Open the runnable demo .