Appearance
bpmn.graph.nodes[].card.fields[][].label
Human-readable card field caption.
This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.
- Context
- BPMN node cards
- Accepted value
string- Required
- Yes
- Default
- No documented default.
User scenarios
- Explain workflow attribute values on a card.
Related parameters
Contextual guide and evidence
- Contextual guide: Open the complete human guide
- Source:
apps/panel/src/features/panels/variants/bpmn/types/panel/graph/node/index.ts, symbolNodeCardField - Example coverage: Complete — The runnable node mappings label the state field.
- Demo coverage: Complete — The BPMN cards display State as the human-readable field label. Open the runnable demo .