Using an import dialog you can import files in Excel or CSV format. More precisely, if the import file contains a table whose rows describe subject objects modeled in the TL app, the import dialog creates corresponding subject objects, where column names serve as attribute names and column values serve as attribute values.
To configure an import dialog, you have to pay attention to the order:
In general, since many configuration options are automatically calculated only from the already filled configuration properties, some optional or polymorphic properties work only after re-inserting or selecting them. Therefore it would not be advisable, for example, to assemble first the import steps not filled in as pure placeholders in correct order.
Each object directory plays the role of a transient partial database, which is automatically filled with the objects of the configured type. The (possibly composite) key is determined according to the given configuration:
Many expressions in import are applied (instead of usual fixed arguments) to "Arguments" group, where you can configure arguments of the following types yourself:
In the TL demo under
Administration > Subject. Administration > People > Import...
there is an import dialog whose configuration can be viewed in design mode.