diff --git a/docs/components/modeler/forms/configuration/forms-config-options.md b/docs/components/modeler/forms/configuration/forms-config-options.md index d98878487f..64df9983dc 100644 --- a/docs/components/modeler/forms/configuration/forms-config-options.md +++ b/docs/components/modeler/forms/configuration/forms-config-options.md @@ -43,6 +43,10 @@ The expected format for the data is an array of options, each defining its label } ``` +### FEEL expressions + +The options are populated from a [FEEL expression](../../feel/language-guide/feel-expressions-introduction.md) that returns an array of options. The resulting array must be formatted as described in the [as above](#input-data-driven-by-process-data). + #### Shorthand definitions If the value and label are equal, shorthand formats may be used instead: