...
Custom connectors can be used in the smartform. In our example, we have created a connector for supplier information. In order to show the supplier list in the “Select” element of the smartform, “Connections” section should be opened on the left-hand side. The label and the value will be selected from the headers of the CSV file, which contain different information of suppliers.
Info |
---|
Column names of the Supplier document that we use in this example as follows: |
...
Parameter | Description | Example | ||
---|---|---|---|---|
Connection 1 | Custom connectors can be reached via this drop-down list. | Suppliers | ||
JSON Path: label | This area determines the parameter which should be shown in the smartform drop-down list. |
| ||
JSON Path: value | This area determines the parameter which will be stored in the database. |
|
...