Enhancement
The tl:CreateConfigurationDialog is used to (programmatically) display data of a tl:ConfigurationItem as a form in a dialog and to edit it accordingly.
Currently, only the tl:ConfigurationItem that is to be instantiated is specified. It is not possible to set fields of the form with values, e.g. from a "basic configuration".
Improvement
The API for creating the dialog is extended so that a tl:ConfigurationItem can be specified as the basis for editing.
Test
No test.