Variables
Variables can be used to store and reuse values in Pipelines Forms. By storing a value as a variable, you can reference it in you forms configuration.
Last updated
Variables can be used to store and reuse values in Pipelines Forms. By storing a value as a variable, you can reference it in you forms configuration.
Last updated
You can manage your variables via the upper-right corner menu of the application. From this menu, you can:
Add new variables.
Remove existing variables.
If you need to store sensitive information, toggle the lock icon next to the value field. Locked values will be masked in the list to ensure confidentiality.
Variables are currently only available in the Remote Select field.
Below is an example of how variables can be integrated into the field:
Under the availableValues
section, you can use variables in any of the values. If a variable does not exist, its placeholder will remain empty. This allows for dynamic configurations based on the variables provided.
By effectively managing and utilizing variables, you can enhance the efficiency and flexibility of your Pipeline Forms configurations.