Skip to content

Commit

Permalink
chore: mark feel default value
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac authored Feb 3, 2025
1 parent bc76f1b commit 9827fea
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,8 @@ The value of `feel: static` is only valid for `Boolean` and `Number` fields. Sim
]
```

For binding types `zeebe:input` and `zeebe:output`, `feel: static` is the value used in case of missing `feel` property.

### Bindings

The following ways exist to map a custom field to the underlying BPMN 2.0 XML. The **mapping result** in the following section uses `[userInput]` to indicate where the input provided by the user in the `Properties Panel` is set in the BPMN XML. As default or if no user input was given, the value specified in `value` is displayed and used for `[userInput]`. `[]` brackets are used to indicate where the parameters are mapped to in the XML.
Expand Down

0 comments on commit 9827fea

Please sign in to comment.