Skip to main content

Template Configuration

The Template Configuration tab defines the dynamic form that developers see when creating a new Library from this template. Each property becomes a form field in the library creation dialog.

Edit Template Configuration

Each property is configured with the following fields:

#FieldDescription
1Property Name + TypeThe property name and its data type shown as a header
2Property KeyThe technical identifier used in template expressions
3Field LabelThe human-readable label shown to the developer in the form
4DescriptionHelp text shown alongside the form field
5Property TypeData type: STRING, BOOLEAN, INTEGER, or LIST
6Default ValueThe pre-filled value when the form is opened

For LIST type properties, define the selectable options using + Add option.

Use + Add property at the bottom to add a new configuration property. Each property can be removed individually with the Remove button.